Loading Tool

Explorer IconExplorer

Memory Pool

35,690 transactions
25.54 vMB
0.05682071 BTC
Random Selection Loading Transactions
Max Size: 130.58/200 MB

Candidate Block

Mining Attempt ca218cd7bf0d93dd300d152122818808ca4a2fa37cac183094d9694e67d8eb9f
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 5699b5839e79d2ac00a13e5d0e278053fd76a9da1e6d7d28f8a791b404379e25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.01029286 BTC
Feerates: 508.49 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (231,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,394 683,394 00000000000000000008c9ac60d94a505b0e3086999ceecf26771a728a7ec000 249 1.00/1.00 vMB 4
683,393 683,393 0000000000000000000cdc98175a44c0d9a8cab2ca597ed95577161db8f3e8b5 349 1.00/1.00 vMB 6
683,392 683,392 0000000000000000000564a3b9a95a8833bf6ebf38ced4d7575d53a35e2e07cb 1,072 1.00/1.00 vMB 17
683,391 683,391 00000000000000000005cdbd27e2a966965a1bc380e7537ee4955a8388344ae1 2,141 1.00/1.00 vMB 53
683,390 683,390 00000000000000000003b866dfb28a06d3067f3d59a592230f4b44debed7b9da 691 1.00/1.00 vMB 13
683,389 683,389 000000000000000000050afd007bd380d7b8d26e83429ec9401b8059ff3d6ebf 783 1.00/1.00 vMB 21
683,388 683,388 00000000000000000007e4ca5b27655eac747e8c549fe3fd24c4a50e7fb0b4b4 1,502 1.00/1.00 vMB 44
683,387 683,387 0000000000000000000c625144485ae20d5338cbb6150a52d05bb026e40e432c 1,514 1.00/1.00 vMB 9
683,386 683,386 000000000000000000012058115d277b93c87ab99ca0c854e1c3b648d03d10e3 2,256 1.00/1.00 vMB 63
683,385 683,385 00000000000000000006cbb4563d772528ffe887d3970727ea9c124b4020812b 1,462 1.00/1.00 vMB 30
683,384 683,384 0000000000000000000bac1142895d19bef48956031777ef6a64ddf6bef92fb1 1,572 1.00/1.00 vMB 56
683,383 683,383 0000000000000000000a591e92619dd5e02f538ed470738e295da646170237ce 1,205 1.00/1.00 vMB 15
683,382 683,382 00000000000000000006723e3f063f610a5ddc04e5048d4620ef31e4db8acbc3 1,103 1.00/1.00 vMB 45
683,381 683,381 0000000000000000000b8d4b0d9e3787482188c1049d2baf1ba32aa7524495d5 2,461 1.00/1.00 vMB 71
683,380 683,380 0000000000000000000d5a56504117128a5dc4de3bb42b380a1ec971209206fe 2,163 1.00/1.00 vMB 56
683,379 683,379 0000000000000000000c8440321923eb6801e04529b477655d1802de2c99da86 421 1.00/1.00 vMB 13
683,378 683,378 00000000000000000005d1a76f0169c81dadce33c6712be710e747cff36a25ea 885 1.00/1.00 vMB 20
683,377 683,377 0000000000000000000b15688b7601ac444e7b11a17d50b6df39675775b58eb8 2,257 1.00/1.00 vMB 35
683,376 683,376 000000000000000000033675bcf61f95d92be0271ef1a5bb79cc19430aded4c1 1,586 1.00/1.00 vMB 48
683,375 683,375 0000000000000000000c251b6fba34b3f786ac14c9ceb5e9d798087afcc7f854 2,390 1.00/1.00 vMB 86
683,374 683,374 0000000000000000000a3d4c7bbb7c0620dfc48654c39b35a1ff799b3145a6c4 547 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.