Loading Tool

Explorer IconExplorer

Memory Pool

77,008 transactions
28.59 vMB
0.06441573 BTC
Random Selection Loading Transactions
Max Size: 173.51/200 MB

Candidate Block

Mining Attempt 65c50522b64ba58a256fa16669001d0b3d7852e18f1f414067db5d6c4ab9750a
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root accfa792b40d8001a9b0a852088145fb079a0bcdbe56f3348d1fe5902e79a790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,886
Size: 1.00 vMB
Total Fees: 0.00479677 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (519,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,307 395,307 0000000000000000039b19473cabd6a453379a3485b7eb5e78ab6e3e7125905f 382 0.25/1.00 vMB 28
395,306 395,306 0000000000000000016a20bafc70b2030968e56150be3876ed18da62835b95eb 681 0.39/1.00 vMB 38
395,305 395,305 0000000000000000018539a7cfedb742030e83148ec02b0d6bc84a6b3e768cb8 1,662 0.64/1.00 vMB 56
395,304 395,304 000000000000000001bfd6e5bdd6b059d84cf622cebe589cf21f09f0d7b64645 1,393 0.70/1.00 vMB 36
395,303 395,303 000000000000000000acbfbd59d06b0bfb9e4b7fd58026a738cabd6c7f5ade5d 2,305 1.00/1.00 vMB 40
395,302 395,302 0000000000000000040905a6fa74a0910c99cc73add81389a4dbc948dfa7040c 1,114 0.63/1.00 vMB 32
395,301 395,301 000000000000000008fc5a3b2e264cc4b2b70711d4fcb982056176a801e44165 610 0.44/1.00 vMB 22
395,300 395,300 000000000000000000ced71d5dd6a4048413e2128648f4b3b9bff439067512d6 1,479 0.75/1.00 vMB 41
395,299 395,299 0000000000000000079c6b64cd0ff67bfc2eb225b25dfdc94cebeff6aa12195c 1,571 0.80/1.00 vMB 40
395,298 395,298 00000000000000000275d85296a43b69d353c6a2e6615b7aefb038a74387f55e 188 0.14/1.00 vMB 22
395,297 395,297 000000000000000004d3a4a21caabcc08696f338d12aa19a57f22d0150595970 2,632 0.99/1.00 vMB 66
395,296 395,296 00000000000000000714dacfb30c093fe537b48b1e79c3f80c5bdcc9a081ee5f 1,475 0.99/1.00 vMB 25
395,295 395,295 000000000000000003fc5543289283690c3c054431fe690984eaa7aaa2949389 255 0.12/1.00 vMB 65
395,294 395,294 0000000000000000031fb782315132739b872d9848491952950eb2a753f6a3ce 2,927 1.00/1.00 vMB 57
395,293 395,293 000000000000000003615b748cedfadace43e2aec67409adeff07af6b5f21d0c 2,244 0.93/1.00 vMB 43
395,292 395,292 000000000000000000da3536b353882ccd654efdf6fabb2246942ef2fcefbbd1 919 0.58/1.00 vMB 25
395,291 395,291 00000000000000000681c8888f281004513d2b70c4fe6e1ec2cfe10fe1d3afad 1,309 0.70/1.00 vMB 40
395,290 395,290 0000000000000000036e1509643fc309e4422dbf2d289cefb42fadbb7b9cd136 1,188 0.95/1.00 vMB 22
395,289 395,289 00000000000000000719b96efdd3df5062699298369669f63940f81591e2be54 2,596 1.00/1.00 vMB 53
395,288 395,288 000000000000000003322406862fc3b5775fdcc5416bde40ac28efc69fc685e1 2 0.00/1.00 vMB 0
395,287 395,287 000000000000000001c4756ce13aac5e43b537df96b8faaa9a6065a6b94ee49e 2,493 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.10 GB
    • Received: 15.86 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.