Loading Tool

Explorer IconExplorer

Memory Pool

14,947 transactions
6.12 vMB
0.04889910 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.14/200 MB

Candidate Block

Mining Attempt 860e6a52dd817224f97dca5bf43c739dfde5158cbead8231fbf669e2ae8777f4
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root c623a69136a777938a93844b2c7d4b02fec4a656b81d4c215fbc94b4ecc93ec7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,394
Size: 1.00 vMB
Total Fees: 0.03823964 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (828,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,557 84,557 000000000006865cda1bb8978401577bb09276b328b26ba54b72db45c310442f 5 0.00 vMB 0
84,556 84,556 00000000001fc70f3b61c669b94c7a185de5253d4d27b4d8404dcb709928141b 1 0.00 vMB 0
84,555 84,555 0000000000183edc5546355f2f4eca8427674ff14593c2496b1bfd18e7816d75 1 0.00 vMB 0
84,554 84,554 00000000001d15f7ecfaa8f57be0eef33796c0a89f3359cbeef1596c61d1fe95 2 0.00 vMB 0
84,553 84,553 00000000002e822f397eeed149ad3335f20a946f3c12ccee2c94a0bf8954f1eb 1 0.00 vMB 0
84,552 84,552 00000000002e6d2b70e40d4a6d9437e422190a54e68589b3d7bc2f4988eb7b22 2 0.00 vMB 0
84,551 84,551 000000000027dc5b457e9f5466d1e5be7c9a5d4da151001b66bf4cee2490a0f0 3 0.00 vMB 0
84,550 84,550 0000000000262d7d72fa0e94fe1ad379ec499d7b0eabdd81a668f1aef7e2f577 1 0.00 vMB 0
84,549 84,549 000000000005935aaedfe5b27909d9b43b7b6442deeeb1daf3dfb168aa5cca7b 2 0.00 vMB 0
84,548 84,548 000000000019c6aa9842580ea120f6be1e7b128c3723954215dc15462db57809 1 0.00 vMB 0
84,547 84,547 00000000001f84934cba2f6c91afeb6db843c9b6de163274faa012c816930bc5 3 0.00 vMB 0
84,546 84,546 00000000002cbb55e1a522bec4f432af79e207512ff7d1e610f84a09109c298f 4 0.00 vMB 0
84,545 84,545 00000000001ecc26c12988022a62554dcd4bec5c8d07a2e526d8f361a8fb4393 1 0.00 vMB 0
84,544 84,544 000000000027e2310b69f9375efb48c08e22303c7e546dcdb7ea34349369bcbc 1 0.00 vMB 0
84,543 84,543 00000000000251ba7a2c24943e5092e25dd24ed423718aa09d2964b834cbf52c 3 0.00 vMB 0
84,542 84,542 00000000001a66492e563de1fcf7e7bca405d638d141a52b7080ff5a0e695827 4 0.00 vMB 0
84,541 84,541 00000000000a396a414961e207e3214abc5b6696ddc5b806a03b79448db881b9 1 0.00 vMB 0
84,540 84,540 000000000011ab3fc49c6f31b92bef90e2fd1110074f2ee77ad884c3586b4196 1 0.00 vMB 0
84,539 84,539 0000000000252b622c71cc079ec5d0543d83eee79cb6abdaf327f222a1134173 1 0.00 vMB 0
84,538 84,538 00000000001e69c78e347e9bfae6a806f71a31c3f3291cc7f0249bdb47c6cf6a 2 0.00 vMB 0
84,537 84,537 0000000000102125bdcf3ef5a3c6bca40ceafa28b999d2f5f8651bbe8e4f1277 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 307.76 GB
    • Received: 1.44 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.