Loading Tool

Explorer IconExplorer

Memory Pool

76,197 transactions
28.42 vMB
0.06500089 BTC
Random Selection Loading Transactions
Max Size: 172.25/200 MB

Candidate Block

Mining Attempt 899bdf1f3bcf35ef1faa14ed0e8cd2a8002cf34fadbed3de1807739a7fce2487
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7e19cd45860341fc76724c2f12986aef653f15bf3507e4a098110c4c24902b23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,512
Size: 1.00 vMB
Total Fees: 0.00610896 BTC
Feerates: 41.50 > 0.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (404,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,340 510,340 000000000000000000480acefee0b3a9958bbda762146c65149b4d27a9ef9417 406 1.00/1.00 vMB 5
510,339 510,339 0000000000000000004b1bba3b9c2621aba664fe0a3dbefa8082eaa89643bd50 1,242 1.00/1.00 vMB 24
510,338 510,338 00000000000000000003d8ca47169605d1af73fec5dfe7343626b57497e9aeae 630 1.00/1.00 vMB 7
510,337 510,337 000000000000000000599ec08c5ee6e3b82c781f44ae5e73be51ced29c50f8ba 732 0.31/1.00 vMB 53
510,336 510,336 00000000000000000059c4c253cec401ced53f4a21b45060456fa0e033434f8b 747 1.00/1.00 vMB 9
510,335 510,335 00000000000000000014b862de13ed2248e2d0045fe33c0df92cfe87f4b05f88 554 1.00/1.00 vMB 8
510,334 510,334 0000000000000000005a6b748bbcbcce025f5daef2404848158474f9c58342a0 783 1.00/1.00 vMB 18
510,333 510,333 00000000000000000032dd6b628aac3b5397644ce9d07a2daaf49bbb7f97ea52 1,007 1.00/1.00 vMB 8
510,332 510,332 0000000000000000005855cb9ab51688ae1c61d7c23caa2a45d60dde925f8117 2,425 1.00/1.00 vMB 50
510,331 510,331 0000000000000000004e5c0a5a398b92a032663b1287e92efce4cbd4c94fd02a 1,290 0.61/1.00 vMB 45
510,330 510,330 000000000000000000581bcefdaf8b291cc82fdc1cf1b2473c279164ddecdb29 553 1.00/1.00 vMB 9
510,329 510,329 0000000000000000002bde757bee81e52299f340d815481e80eee615b73e5882 1,367 1.00/1.00 vMB 23
510,328 510,328 000000000000000000489815f5c5fdfed84dcd7cb398420eec15f7b17080c053 197 1.00/1.00 vMB 4
510,327 510,327 000000000000000000319d41810cdca8967ea277a80f02d73ac18d753895870f 382 1.00/1.00 vMB 7
510,326 510,326 00000000000000000048df1e46f3b86ce714d8036ae8cd7d2d73aa4fa8cc772d 507 1.00/1.00 vMB 7
510,325 510,325 0000000000000000005bb675e46e8b2b49c42ffc872389d69904d1e783aa5f10 170 1.00/1.00 vMB 1
510,324 510,324 0000000000000000002b1965f50c5c79f9813b6caa19e68ef9941f69ceb440a7 2,439 1.00/1.00 vMB 51
510,323 510,323 00000000000000000014539b1d005b68d017a151c61946f0cdda18a3878a5ad6 474 1.00/1.00 vMB 4
510,322 510,322 0000000000000000003f3ee1d177a3037bb548ef22bb9c000ba1b961d26728b0 1,428 1.00/1.00 vMB 25
510,321 510,321 00000000000000000039652681f0f0bd7f6f5af4e0c2b620c772661fba8c76a2 297 1.00/1.00 vMB 2
510,320 510,320 00000000000000000052124454e98a0896c835609296b886c22a852ba9ebb5c1 1,557 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.