Loading Tool

Explorer IconExplorer

Memory Pool

77,044 transactions
28.73 vMB
0.07752330 BTC
Random Selection Loading Transactions
Max Size: 173.83/200 MB

Candidate Block

Mining Attempt 526eae1d14fcaa52598b358a01f70821c9bbce8a96600544c415e34b1856f547
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root f4e10df6195b695a78683b95e5423806e81c8d51b4879b3b3574afb898a1a390
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.01767300 BTC
Feerates: 100.17 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (491,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,411 423,411 0000000000000000008d097d2a7035802572192d34feb10506e2ea4c5f33f1ad 437 0.56/1.00 vMB 23
423,410 423,410 0000000000000000022009815dc2546d5e6e35c155e2308ff7fc836443645aad 1,747 1.00/1.00 vMB 47
423,409 423,409 0000000000000000018429ce0bd905652e8bfb87fe086b876ea358380fb23614 2,810 1.00/1.00 vMB 95
423,408 423,408 0000000000000000029e6da988981bbfeb8c48210152777c26af7be95605a6b1 1,267 0.80/1.00 vMB 53
423,407 423,407 00000000000000000403f1e1c2d5d3a19042e84ee508bf989c5f149a552a762e 439 0.21/1.00 vMB 35
423,406 423,406 000000000000000000d0555251442e31121c5dd8b1bc39d8f6bc0b944d009da8 1,970 1.00/1.00 vMB 59
423,405 423,405 000000000000000003b732ee565ad68280052b47ca1ac2e4c6ef19fa4dd59b90 2,714 1.00/1.00 vMB 89
423,404 423,404 0000000000000000007139d72dd1f88a717be2fcce3dcbec03de0b8c95c2f481 1,923 0.93/1.00 vMB 171
423,403 423,403 00000000000000000496dc3352294432b749cdc512a504211195752bbcacb369 1,709 0.93/1.00 vMB 67
423,402 423,402 0000000000000000000c6fe5a16bac9eecc23df108ae3decd98fd22f997d1302 1,997 1.00/1.00 vMB 53
423,401 423,401 00000000000000000372463b428e76c2fd173c9134769d933044df2f021a405c 2,497 1.00/1.00 vMB 90
423,400 423,400 0000000000000000010dbed37ce4d056b808e9180b26ed9bbff2f873cba81181 557 0.20/1.00 vMB 103
423,399 423,399 000000000000000002a9ce642e40c7006f1c2b911706a9ea55b1ce1adac08f92 892 0.57/1.00 vMB 57
423,398 423,398 000000000000000002a656003cc9c1a1ca2526dc726d09006c3da6df4806c7cf 495 1.00/1.00 vMB 27
423,397 423,397 00000000000000000170aad8bc58f119968836467a1a9a9ed801ccc2eb08e064 1,119 1.00/1.00 vMB 46
423,396 423,396 00000000000000000437d2ecb22c4827d66cae1a4f76d5dd734a5081e4cde799 826 1.00/1.00 vMB 22
423,395 423,395 00000000000000000540940ef312ded271ca7cc1f112b4f3f432888173022f70 1,762 1.00/1.00 vMB 50
423,394 423,394 000000000000000002a67bf298a3f9b9e43ad9f41cdce4e8b8000d3957c4b3a8 2,400 1.00/1.00 vMB 80
423,393 423,393 00000000000000000300eb2007d521fdfc4d36bccb40db779d4e6629c088f733 2,490 1.00/1.00 vMB 89
423,392 423,392 00000000000000000211bca6517d62986e2fbc8215210e2b0de7574223ec6aae 2,367 0.99/1.00 vMB 89
423,391 423,391 00000000000000000045ed0b4f234474667880667ce0f009019033c80fce9179 1,322 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.