Loading Tool

Explorer IconExplorer

Memory Pool

38,899 transactions
28.32 vMB
0.06684070 BTC
Random Selection Loading Transactions
Max Size: 143.68/200 MB

Candidate Block

Mining Attempt e3c041e983f7e018a2ed15d9f8f5e9a82b2f213c6c282351590ddb82681f6806
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 65e7ce18746cf925d74685c1dc20c1016975b2e8c18de35ac94a187e35caf847
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.01244285 BTC
Feerates: 150.80 > 1.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (206,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,341 708,341 00000000000000000002452f1f9cb82b2a7eb03ee64b2cacbb41660371192272 2,449 1.00/1.00 vMB 11
708,340 708,340 0000000000000000000491f7f9d7b3abfa1f86b9ac505d50590c197540b905f9 1,431 1.00/1.00 vMB 16
708,339 708,339 000000000000000000019e958a4ad1ec2a0f41a4bacd4ecbfe21102c65e4a427 2,500 1.00/1.00 vMB 28
708,338 708,338 00000000000000000001425d1748b27b487c998238fee63794d57742d14e15cd 344 0.19/1.00 vMB 8
708,337 708,337 000000000000000000096a24ade3bab3a879d5f33159a081cc8d52fb15345c72 500 0.22/1.00 vMB 7
708,336 708,336 0000000000000000000601832dc1f1a25cd71e852675ace80c84f3a87a6a280c 2,305 1.00/1.00 vMB 7
708,335 708,335 000000000000000000093fd21237199a2da7bdb2fafee471c235af3caf0c4b9b 3,190 1.00/1.00 vMB 16
708,334 708,334 000000000000000000013fc06d93d143a723a58f0fa8abb45ab7a198fad4ee9f 2,332 1.00/1.00 vMB 19
708,333 708,333 0000000000000000000a9af033b27da22b1859090b499182136c5ad2d123324d 3,243 1.00/1.00 vMB 2
708,332 708,332 0000000000000000000c2ea5ad5955a5ab72db08b303a79cd221320f2fc1948d 2,336 1.00/1.00 vMB 13
708,331 708,331 00000000000000000007b70ffcfcbad103175ee245b4f378bcdb1ef7d4d8926a 1,374 1.00/1.00 vMB 17
708,330 708,330 0000000000000000000b93efaa186fe13b8f96eececa5560021ea2036a42ab6c 1,801 1.00/1.00 vMB 12
708,329 708,329 0000000000000000000c144ab51933e814c789f55590f5af6aa19d25dae2fc1f 2,657 1.00/1.00 vMB 19
708,328 708,328 00000000000000000000a3723003282a28ecdb47ca56f2b6d61b5d3119c78326 1,854 0.83/1.00 vMB 11
708,327 708,327 000000000000000000066a09e872b00f873765df7fbeed2db5b4197e93ecddb4 2,099 0.72/1.00 vMB 12
708,326 708,326 000000000000000000076b0fc08d361936df28314d8d22ba489effdd853e3167 1,046 1.00/1.00 vMB 12
708,325 708,325 0000000000000000000629ce2c20940f7e371dd4688dc56c70020ccfaf1c1069 959 0.56/1.00 vMB 11
708,324 708,324 0000000000000000000bdd1133bfd27c8ed8773d2fea61797a62907c13dae9f4 644 0.85/1.00 vMB 2
708,323 708,323 000000000000000000095072a86511f597ebcc7260dfe6359a50776d91753974 756 1.00/1.00 vMB 3
708,322 708,322 0000000000000000000a1bf77e43865eaf0433f99eb3f860e1ec0c20cbe1f8b7 2,642 1.00/1.00 vMB 4
708,321 708,321 00000000000000000002834b776910d1f812505aca3e047f5ab3078495eaa38a 2,224 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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