Loading Tool

Explorer IconExplorer

Memory Pool

45,012 transactions
27.47 vMB
0.07077278 BTC
Random Selection Loading Transactions
Max Size: 145.17/200 MB

Candidate Block

Mining Attempt 1f1772d556d44eb9fd136b3f8825b72d482b3c51ad0462170a0fe4321da96ab5
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 6bbfdd94f19e20cca788cbe6edbbaa792ef6ce8090b734273b0e5e6f99951228
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01927753 BTC
Feerates: 502.65 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (195,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,478 719,478 000000000000000000035a6bc5f66542ca6dc03f78127c2ba5974251affadaec 3,019 1.00/1.00 vMB 9
719,477 719,477 000000000000000000043925da8b7362a278029261ab5244721710dfc75141bd 972 0.54/1.00 vMB 4
719,476 719,476 000000000000000000087e9fb9756c5e446d89f40b66b2dc76cdeee4ccce76a2 3,107 1.00/1.00 vMB 9
719,475 719,475 0000000000000000000609654638f5af57b465f909ead9988425dd8023ce9f26 886 1.00/1.00 vMB 1
719,474 719,474 0000000000000000000ae6f5706fce2f8880229d7d8d8d5a0c1d63b4a0f4d3df 3,049 1.00/1.00 vMB 8
719,473 719,473 00000000000000000006f2eef3f27eee9797a1d0bfd5642076a3a1639ece1d41 3,232 1.00/1.00 vMB 10
719,472 719,472 00000000000000000004a596b7e4197b1077df8de4414f0ea6e71d9a220da19d 2,854 1.00/1.00 vMB 8
719,471 719,471 00000000000000000001d2e7a4708f8073f07863453d793452a0b518fd312e6d 1,339 1.00/1.00 vMB 4
719,470 719,470 00000000000000000006b62a1a070ac7a9f9c7cf65f4f165f3bc84b5b344f990 1,680 0.89/1.00 vMB 4
719,469 719,469 000000000000000000047610ad66a59b4ecbf462179463e6e3576c89ae817067 3,381 1.00/1.00 vMB 12
719,468 719,468 000000000000000000029a84dfccad7fa2dc96c622cb59690de927ba1a0daacb 526 0.30/1.00 vMB 26
719,467 719,467 00000000000000000009bd23935dd4d492bf3f2eaeefcd7c7b1ad20a9e4aa8ec 109 0.03/1.00 vMB 7
719,466 719,466 0000000000000000000a013fb8abfc2bd40f3772bdc688ec1db1737f60267467 2,720 0.84/1.00 vMB 8
719,465 719,465 0000000000000000000195861d53a98aea6ee188fab6b89d9527472ddb5773b2 2,323 0.87/1.00 vMB 9
719,464 719,464 000000000000000000061302cf3a80fa0c1104ab033cb34fa7dd06619aa1c7f3 1,511 0.44/1.00 vMB 10
719,463 719,463 00000000000000000000bdf5b193b18f0593d237b76a108f226dccdfe9863755 473 0.15/1.00 vMB 10
719,462 719,462 0000000000000000000a808f832193b5ad1236d565925211bebd117c64f02638 1,746 0.65/1.00 vMB 9
719,461 719,461 00000000000000000005372caec992279809ff9b00caf937b3c139a92050c9d5 118 0.03/1.00 vMB 19
719,460 719,460 00000000000000000003251d8e6d3101806b74b8ed2679216daedff3d34e1b16 535 0.21/1.00 vMB 2
719,459 719,459 00000000000000000002116adc9b403c02f3dc69b0b2a6f9165508063d07d193 2,847 1.00/1.00 vMB 5
719,458 719,458 000000000000000000086c8f669613b1a533fc9ca1144c14522a85a9f632649b 2,810 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.24 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: 655.24 GB
    • Received: 14.28 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.