Loading Tool

Explorer IconExplorer

Memory Pool

26,575 transactions
27.33 vMB
0.06947908 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt eee63f28b6cfa365088fba618d9c5ae1292bf9bc142e8ca9e91f6a4f5fed21ca
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 3a732870b17009bdfe75174112081b4f4adc986d83b7ec2e4d118314580307ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,232
Size: 1.00 vMB
Total Fees: 0.01780191 BTC
Feerates: 102.52 > 1.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (395,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,409 519,409 00000000000000000014c6a3df34652b946701af61cf0b2851958ac475ddea32 158 0.05/1.00 vMB 24
519,408 519,408 0000000000000000002662bc7cb0e8f6f74edd7d6d8433a984aac7ede3a02420 943 0.47/1.00 vMB 27
519,407 519,407 000000000000000000063ca4124e8d70abc4f1821fcbce726475e0695b92183b 1,712 0.78/1.00 vMB 29
519,406 519,406 0000000000000000002ad3c5020acd40078d9fabb3d2b5214b97374a9110e76c 355 0.20/1.00 vMB 30
519,405 519,405 00000000000000000029998d8111b715393cae2d9db0489e532e00232bfb88d8 359 0.16/1.00 vMB 37
519,404 519,404 0000000000000000002adc67401f17221f41994fa8e472ddd029dc0ee5f095b1 60 0.03/1.00 vMB 63
519,403 519,403 00000000000000000004d98d5891a447aabf174137ceb228c9c84b19d9df11ac 146 0.05/1.00 vMB 35
519,402 519,402 0000000000000000002a327592dc1d53ac5690c7906dd362e89ebd7c5729d0ad 31 0.01/1.00 vMB 18
519,401 519,401 000000000000000000467a1d1bd8c5dc33cf8e48cc6d75e5ad0c5a5b0b84482e 173 0.06/1.00 vMB 39
519,400 519,400 0000000000000000000142a48eee4a882d7e671725dd4d954959596f0649d5c7 759 0.28/1.00 vMB 20
519,399 519,399 0000000000000000001ac214825f2b80f66c3c98c2593ea3b88ca12d39c58abc 1,187 0.62/1.00 vMB 24
519,398 519,398 00000000000000000040f9a16cc4bbc3bd11e0413699d4712eb5e7c0c9ff12c2 1,160 0.48/1.00 vMB 56
519,397 519,397 0000000000000000000314b949d4a5daa755d4432c2560d05e2f204b7f774787 1,659 0.91/1.00 vMB 26
519,396 519,396 000000000000000000442200e9029d30738e4ee98eed2b101b614f6d66fcb3f1 171 0.11/1.00 vMB 13
519,395 519,395 0000000000000000003b075b7a247936b1bb28a0947a193fd3d202f76680c750 2,600 1.00/1.00 vMB 32
519,394 519,394 0000000000000000003c1ed8e78b70f87ba19f78d1714f55ec7735a25bd22a09 709 0.38/1.00 vMB 28
519,393 519,393 0000000000000000002e169ac7e9cdf2e8abe04167a9a71710f7fa1f21173e5c 582 0.25/1.00 vMB 38
519,392 519,392 000000000000000000450d26b09c80e64853f4f7fff414ac566561241c7a62d9 201 0.08/1.00 vMB 29
519,391 519,391 00000000000000000009d8bdac50be46c8ca1ddec24c8b1b4f10b78f04158c40 426 0.16/1.00 vMB 29
519,390 519,390 00000000000000000027acacb0ae28210314576928f9b758710552065eafb3d9 205 0.15/1.00 vMB 17
519,389 519,389 00000000000000000032cc19ae4787136419a5a2d62f97fee039d4336eafdd6a 2,372 0.98/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.00 GB
    • Received: 10.78 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.