Loading Tool

Explorer IconExplorer

Memory Pool

35,569 transactions
28.83 vMB
0.12166203 BTC
Random Selection Loading Transactions
Max Size: 143.36/200 MB

Candidate Block

Mining Attempt 81574fe7579f6d46d66aac983203342d8b3ecf59d268d3a8b6b79f29a4035256
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 01646aba322269acada11a7f297cac3f98d909292139f8dfcbf3285969544b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.06339249 BTC
Feerates: 208.44 > 6.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (581,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,300 333,300 000000000000000010c54e7041191bba1d31c9554f64bd10a844a0ce4303f3f2 1,046 0.75/1.00 vMB 23
333,299 333,299 00000000000000001a2c453d9cf83337c22a10c53afcabe6ef27d896c39dfa31 685 0.35/1.00 vMB 31
333,298 333,298 0000000000000000147674ec8a43b34fe9ccc8fb80529b46411267e01d2283db 338 0.20/1.00 vMB 20
333,297 333,297 00000000000000000204b1ddbc965135b1462dab2124d367dec3bf0315b69c00 435 0.45/1.00 vMB 9
333,296 333,296 0000000000000000184dca74a004225e4d1df7c4202c2cadefd6b6af965e4650 236 0.48/1.00 vMB 13
333,295 333,295 00000000000000001655d9756f2d89eb3afc1da1cea8596a3f7b3444ad89722b 411 0.50/1.00 vMB 17
333,294 333,294 00000000000000000f8c0d2cc90bc2309a7d774fbbd2e4596b10a05170e15e41 2,331 1.00/1.00 vMB 33
333,293 333,293 000000000000000004624fea526f49c6fce6ef343802616f05309055e41ba491 1,196 1.00/1.00 vMB 20
333,292 333,292 000000000000000003c3999abf8eb80eeca9164cbb5e55d703e80352d273b263 288 0.75/1.00 vMB 11
333,291 333,291 000000000000000005d1647ea5d88949ba3f173aa578904a33207eeee52fe578 360 0.75/1.00 vMB 13
333,290 333,290 0000000000000000107e39b39c1f7dfee2cffa80e3bddcefa7b7000e421aebad 1,546 1.00/1.00 vMB 27
333,289 333,289 00000000000000001694acd862175a9a795a6c90cabcfba6957ccb26138c1c64 514 0.75/1.00 vMB 15
333,288 333,288 000000000000000000f844f89a1e3db7c6bf343fdb6db275ce54519cf95cd6ce 1,829 1.00/1.00 vMB 25
333,287 333,287 00000000000000001340614a8e611020a6ea4b323519ca8d44f29bbc4e5643c8 413 0.96/1.00 vMB 11
333,286 333,286 00000000000000000dc632771ac225a06a53e39043e9ed308a3cf7ab9a4f0fa7 1,045 0.75/1.00 vMB 20
333,285 333,285 0000000000000000144fc797f74b5224ab8dd710b6446f686b3ebb8c9ec1f2cc 677 0.75/1.00 vMB 17
333,284 333,284 0000000000000000140472de572f84d42775d2cfefbb86d2570b5a2e7bd19def 949 1.00/1.00 vMB 19
333,283 333,283 0000000000000000135ee02a38310c8d845d5803659922a39a2a53febcdf26dc 1,041 0.35/1.00 vMB 36
333,282 333,282 000000000000000013d97c94311c5b84813b30665836d63137c4b515decc3d7e 219 0.17/1.00 vMB 20
333,281 333,281 000000000000000019660613ce3e39d4635c0d903f3879c90e4feadb5876361b 998 0.70/1.00 vMB 21
333,280 333,280 000000000000000008905d55f9a034a306cf2882d9aeb890d4c31ac99aeb9327 634 0.32/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.52 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: 612.93 GB
    • Received: 11.10 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.