Loading Tool

Explorer IconExplorer

Memory Pool

80,476 transactions
30.32 vMB
0.07779650 BTC
Random Selection Loading Transactions
Max Size: 185.21/200 MB

Candidate Block

Mining Attempt 866bbae9057dec51a7db634bf137058b74ab5f99b7e072e5aa5b558c1bc8c0f6
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6acfe8d4e4cde9e83977c24139289061887733e300650fb1bb33559edb21bf37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.01014612 BTC
Feerates: 318.30 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (155,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,500 759,500 000000000000000000040c798c58ca918fcff8042ebe37075238f0c0f63394c6 3,679 1.00/1.00 vMB 14
759,499 759,499 000000000000000000037696cceddd64544ebdf4bf279050a0ae981e5bd4290e 3,500 1.00/1.00 vMB 28
759,498 759,498 00000000000000000003cabe11ef131cbfcd487cd424a85948891fb07497bad3 2,160 1.00/1.00 vMB 9
759,497 759,497 000000000000000000063c04ace8fa51a7702da490f27523deb55927819b35b2 2,743 1.00/1.00 vMB 13
759,496 759,496 00000000000000000004be984bff4804c3509d19cab5d35021c18be7a4ac9305 3,549 1.00/1.00 vMB 12
759,495 759,495 0000000000000000000448fc3e4faa57b30d8b607e5cea9feddf14d41203b8d2 3,153 1.00/1.00 vMB 34
759,494 759,494 000000000000000000020f60824e3ee2032cdd703b0065d1df1d354dba466251 2,445 1.00/1.00 vMB 12
759,493 759,493 00000000000000000007da995eb39d20b9a96bad789d92744807d190f76d922d 2,989 1.00/1.00 vMB 19
759,492 759,492 000000000000000000015b812e6a1cfcfd2b555228a640a57f08e629926a8cca 462 0.17/1.00 vMB 8
759,491 759,491 000000000000000000044a225494788600008c4e41da40c5b044d83808e11495 884 1.00/1.00 vMB 11
759,490 759,490 00000000000000000000631b6c1d906d04ff4b1246251c2bbe920d27f5c9a8d9 1,375 0.49/1.00 vMB 9
759,489 759,489 00000000000000000000f981d67e4602f4da0cc9a4a78bd06d658e44c74b3e8b 45 0.01/1.00 vMB 12
759,488 759,488 000000000000000000023a5c092fb1294f1921cc1138e2cd2f275d77a7ae5ee8 355 0.09/1.00 vMB 9
759,487 759,487 00000000000000000000f4e945d0899430160e85fcd8d69ed95960370894a59b 1,965 0.88/1.00 vMB 7
759,486 759,486 00000000000000000005ed0e637bae145c8ed6db0df1497a19566ff109b6b8a2 2,713 1.00/1.00 vMB 11
759,485 759,485 000000000000000000045e9dd92f56741c62bd4af69ce665f6bd5e50f096a860 401 0.11/1.00 vMB 10
759,484 759,484 00000000000000000000702883bf3d80b2537ae8376e2af7ebae6cd67195f535 1,157 0.50/1.00 vMB 15
759,483 759,483 00000000000000000002b74f1fd927768b2bfd52d2a5229826303d480db5c76a 1,966 0.75/1.00 vMB 9
759,482 759,482 00000000000000000006e1c51365637bbc9a977b6bc027c00613025c1625a00a 1,794 0.98/1.00 vMB 7
759,481 759,481 000000000000000000002818b13ad641333ce56089665f0c43680add8c1cb8b1 230 0.15/1.00 vMB 8
759,480 759,480 000000000000000000071661fd1d18a7843356644c98623a8b2085ab2ab9d158 990 0.45/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 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: 718.25 GB
    • Received: 17.88 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.