Loading Tool

Explorer IconExplorer

Memory Pool

75,832 transactions
28.33 vMB
0.06360516 BTC
Random Selection Loading Transactions
Max Size: 171.68/200 MB

Candidate Block

Mining Attempt f1463a49ee5b22dbfd1064c4d21b21482000d32da0ef0f747dc02f9a3c90c293
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root fe6326687f9e0327c103a6a1257ee1706b4039a1021330ebb9a733745512be86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.00482793 BTC
Feerates: 14.26 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (318,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,988 596,988 000000000000000000082143845549b7ab69f093d1a0e8c877d7a909856ddac9 2,714 1.00/1.00 vMB 24
596,987 596,987 000000000000000000024b49463a88fbca632293f5ed2e2182faef1af2841c9a 2,672 1.00/1.00 vMB 12
596,986 596,986 000000000000000000057034ef5769a3db3df82d44cc4d1b2d9d53fbd9605e5f 2,935 1.00/1.00 vMB 35
596,985 596,985 0000000000000000000f0e13392bc13d4b2dac702a064b326b3676b5eb80c27c 2,732 1.00/1.00 vMB 33
596,984 596,984 00000000000000000006db3d76b10914cc3d9da82cf4203de77e165a92279469 1,675 1.00/1.00 vMB 15
596,983 596,983 00000000000000000011f481d803e1c90ed8dabe0db72f04dbc4a79f90a6e283 1,961 1.00/1.00 vMB 20
596,982 596,982 0000000000000000000a2ee1df6e17feab5ea1a832e0b78cf133edc1e9183447 1,876 1.00/1.00 vMB 24
596,981 596,981 000000000000000000090fef171f24e2fe9bfc70722312b840e411ad25d8b223 1,613 1.00/1.00 vMB 45
596,980 596,980 00000000000000000001f818444cdf4e22ce28b3131500e81b978a8faad1b7d9 1,131 1.00/1.00 vMB 69
596,979 596,979 00000000000000000014cb29b13f47a291e6174e285a9b6e2379137b02ef5568 2,994 1.00/1.00 vMB 7
596,978 596,978 0000000000000000000e27df5eaa64f388184bdbba9245b87c0afcf54a1cd5b2 3,239 1.00/1.00 vMB 25
596,977 596,977 00000000000000000009cdfc7cd3a28c4c6deab44aabb1ceb188a8520cce7755 3,124 1.00/1.00 vMB 31
596,976 596,976 0000000000000000000a0f0b85b1279adbf3f3c8984d740e70e2424db7ac81ef 709 0.24/1.00 vMB 17
596,975 596,975 000000000000000000058a4711821bf4132218400fb914a63727988103ef807a 269 0.07/1.00 vMB 27
596,974 596,974 0000000000000000000a258ab412980e62da6ccd40092e9907e8384ea1d57512 696 0.38/1.00 vMB 21
596,973 596,973 000000000000000000012d7211b00badb15e68146af91099cc4d294ac03891e0 2,605 0.92/1.00 vMB 7
596,972 596,972 000000000000000000037193c989ea5724aa45d3176bdaca50c09fb09efa48e0 2,742 1.00/1.00 vMB 14
596,971 596,971 0000000000000000000d64617abb27839d3dec28a66564d3622a1610a06d76f1 3,070 1.00/1.00 vMB 38
596,970 596,970 000000000000000000125248b67da410e5dd59abe34464317b0a705f434b84df 3,261 1.00/1.00 vMB 9
596,969 596,969 00000000000000000005e68776cd849c671acb5818995f8aefd6620c0b449fc7 2,314 1.00/1.00 vMB 32
596,968 596,968 00000000000000000002379f0ddc0b323788ddbfe6d08ff383b64c3ea72de936 2,806 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 673.12 GB
    • Received: 16.40 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.