Loading Tool

Explorer IconExplorer

Memory Pool

83,264 transactions
30.70 vMB
0.14504801 BTC
Random Selection Loading Transactions
Max Size: 184.78/200 MB

Candidate Block

Mining Attempt 8abdd7879b72dd2201432d81e695ea1115e5b84df6c0d6d480ce22e5d078a4c9
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root f124ee7a2c564fbe0efb08bc5f7bdedaaf07cea401d5a4f149bdf7c12e558251
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.07988188 BTC
Feerates: 150.77 > 8.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (661,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,961 253,961 000000000000002008e2a6bd13012c525feeb03b03970dbdf9e53315b677e6c4 87 0.04/1.00 vMB 137
253,960 253,960 0000000000000023c8be218e07ba62b731c9618743ed2b1a8d85a68a5139531f 87 0.09/1.00 vMB 97
253,959 253,959 000000000000000d4fd98cec05712af6dc5a1443e0ce577aba26499495e5ce19 547 0.23/1.00 vMB 133
253,958 253,958 00000000000000111c17ff80d57bec2d334c2d0bfb50e1c1a0680a2bf700abc5 149 0.06/1.00 vMB 92
253,957 253,957 000000000000004effe3e1436007173e51c286ce6ffa523c9f313657c76b882a 134 0.05/1.00 vMB 137
253,956 253,956 000000000000000d1a574823a101d14732295939f65a08b67c8a80ffd556f9ff 102 0.05/1.00 vMB 117
253,955 253,955 000000000000000a855c629df985f50e7167a328ee1abb37375aac7bb8a1b668 135 0.06/1.00 vMB 119
253,954 253,954 000000000000002f66d8ee969daf1d3e9b3848c82a15f3d87844a0cebc4ed95f 49 0.04/1.00 vMB 38
253,953 253,953 000000000000001058dd8a917498186cbeac513eed58c49b7774a65aa26b38b5 382 0.16/1.00 vMB 143
253,952 253,952 000000000000002667ebc2be968339d7c27354ef3477f19d72f47cab6693f72d 351 0.16/1.00 vMB 128
253,951 253,951 00000000000000412d33929e1c230043721394fd373ca5647661911b8567a63f 33 0.01/1.00 vMB 68
253,950 253,950 000000000000002e40fd2ad5683a915062c51b0ae8e2eb183a318161b94b4dd7 260 0.11/1.00 vMB 133
253,949 253,949 000000000000002c7403cf7c35a2da72c424fc60486156dcf1cabcb6aba56e09 124 0.05/1.00 vMB 138
253,948 253,948 0000000000000047147997fb5a0c0a5b92a1eb18f6e64addd653974327115f43 175 0.07/1.00 vMB 149
253,947 253,947 000000000000002fcf7e98828904f1cd4f7436f7e52c5cc883f814c28d39ab76 48 0.03/1.00 vMB 62
253,946 253,946 000000000000000ab2fdcb3629c68e65d04a730ae49be097158fed754e1d464c 47 0.02/1.00 vMB 129
253,945 253,945 0000000000000017e8ee258234d4692b82b984aa261741a7401459fac318d2ec 315 0.13/1.00 vMB 89
253,944 253,944 0000000000000009b4e2194fe6de2f303a45b9604df29cade2792f5263d0ee96 50 0.02/1.00 vMB 72
253,943 253,943 000000000000004f67ac769c03f5e8b28ee5a600e762ccf030b732e68c60b853 258 0.16/1.00 vMB 111
253,942 253,942 00000000000000404f28b0e72ae9315f1d8ae388710b7b8c6606961525aa265b 332 0.18/1.00 vMB 118
253,941 253,941 00000000000000027fed55aa8aa654cf0598e730bc5504e01aa123d30171fb36 113 0.06/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.