Loading Tool

Explorer IconExplorer

Memory Pool

42,272 transactions
26.97 vMB
0.06436236 BTC
Random Selection Loading Transactions
Max Size: 141.37/200 MB

Candidate Block

Mining Attempt 0794ff4d17ed480256eee9bd157d60012d7fdd3ce0fbba50dfdfde5c21049eb7
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2ea4900d05f67653a87ff2d6017b979901e77f7deaac9c389875c201fc268053
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.01429838 BTC
Feerates: 60.14 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (186,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,171 728,171 000000000000000000022a9969ce386669eaa4da2ced9a2c1aeb70d2d6df8f26 2,739 0.92/1.00 vMB 7
728,170 728,170 0000000000000000000591e7b55c354e26ddf1a56424cbe862784e9b06c295fb 25 0.01/1.00 vMB 25
728,169 728,169 000000000000000000091d2f560aef35d790db895080a99bd00b0c43a6065888 689 0.20/1.00 vMB 7
728,168 728,168 00000000000000000004452041adb589d9b2170dc78e18a723788cf3e57a9657 488 0.69/1.00 vMB 1
728,167 728,167 000000000000000000051f552e028c673ae60c8b69748b1859e9de64186659cf 2,712 1.00/1.00 vMB 8
728,166 728,166 00000000000000000009942db392a1ea17b0b00ed9fe86b03e7551ff6631d5bd 2,829 1.00/1.00 vMB 8
728,165 728,165 000000000000000000099aa57378ef5e919e0287154bdbd3ae83e45020a64a17 669 0.31/1.00 vMB 7
728,164 728,164 000000000000000000057039b1447f649f84bfd312e65feb5cb9d160bba174ac 1,327 0.56/1.00 vMB 7
728,163 728,163 000000000000000000021ba41a35216458dd55bc64ac60085e2aa6b750d7006e 513 0.30/1.00 vMB 6
728,162 728,162 000000000000000000075da96ce6ad2481d998fb84b41c989d26ef7028e89a57 1,078 0.95/1.00 vMB 2
728,161 728,161 00000000000000000005707ed7d7509b16e637314513c5451392ace08a2382df 1,064 1.00/1.00 vMB 5
728,160 728,160 00000000000000000003cf3d32a1cdee1f308b7dc58858b3c3a97a9613c3fcdc 2,181 1.00/1.00 vMB 9
728,159 728,159 000000000000000000043b4d7fdefb60d89907ea6e55ee436993bb283da95bc2 2,055 0.99/1.00 vMB 8
728,158 728,158 00000000000000000001ff8592fc23289e3bee00b80ee5e5d5e4047a57a3bb13 163 0.06/1.00 vMB 6
728,157 728,157 00000000000000000002157b1bc6d84d2dee05fbf487675c470d2aae283d9848 727 0.41/1.00 vMB 4
728,156 728,156 0000000000000000000732b46806f9c840a45fa1a83b58c6b2672fa565ebf3c7 983 0.50/1.00 vMB 5
728,155 728,155 00000000000000000004d8349cc3ca2d76ac3c0a6b7d00eb4cb105f7aab2d061 1,137 1.00/1.00 vMB 5
728,154 728,154 0000000000000000000a2fa12932b533b1512663ab7058f70e75b7becaa4be6b 1,468 1.00/1.00 vMB 10
728,153 728,153 00000000000000000004820880d2cb52ce8663c7eba3524d1493c4e036acbfd2 900 0.46/1.00 vMB 7
728,152 728,152 000000000000000000018adf4a5d46a8ae89ab0e831761b6c3eb4b8a74cbc1de 625 0.59/1.00 vMB 1
728,151 728,151 00000000000000000008664a5684ef639e11bd702444ee5fc24e246bd2bae337 1,835 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.23 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.03 GB
    • Received: 14.23 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.