Loading Tool

Explorer IconExplorer

Memory Pool

81,982 transactions
30.56 vMB
0.07977444 BTC
Random Selection Loading Transactions
Max Size: 184.28/200 MB

Candidate Block

Mining Attempt 3d0e885c9635c38d084278727b0baba5fd3b50f7ce5397710c712ba3dc3d527b
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root df92fbb633107ea197174e02f844a7650778bd62384caa1d18971370d5d4b351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,210
Size: 1.00 vMB
Total Fees: 0.01618097 BTC
Feerates: 150.92 > 1.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (488,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,548 426,548 0000000000000000007e16b4e6d286ac27c15244b2cba8fc743934f9fa3b54b6 758 1.00/1.00 vMB 17
426,547 426,547 0000000000000000036f2e4ce43e17489b024af69da2d0bae326d8e958c2c1f3 1,755 1.00/1.00 vMB 32
426,546 426,546 0000000000000000034f9aa71be32b21140aa897b1c48193e28fcf80fd439b4e 2,543 1.00/1.00 vMB 79
426,545 426,545 00000000000000000129b48409698b16c0307f0cfcf3e55b95943f3d766d7432 2,204 1.00/1.00 vMB 52
426,544 426,544 000000000000000003d4c590ce96c5b0c254463839af1c3a43b2ea1b36a90fad 2,848 1.00/1.00 vMB 84
426,543 426,543 000000000000000001608297817dfa22c02f7afcb9db25b81895fc31647fa486 2,068 0.99/1.00 vMB 53
426,542 426,542 000000000000000001724ba504743236a049e5fecb064fd1b725bab6387cac87 2,767 1.00/1.00 vMB 74
426,541 426,541 0000000000000000022661e2786f5fc72df9660679b437a3b832587232496320 1,080 0.88/1.00 vMB 28
426,540 426,540 000000000000000004a45e8c8ed53b3e506ef05ac5e1e7a07cabf062732c21d9 1,894 1.00/1.00 vMB 43
426,539 426,539 0000000000000000034506e5f4427928b060aec95353fc06537edb9c34bfa0a1 2,285 1.00/1.00 vMB 53
426,538 426,538 000000000000000004f77aa3e840cd17176ff5b78dd5feade89644ae015aa6bc 2,606 1.00/1.00 vMB 73
426,537 426,537 0000000000000000012751604fa5d8e9af101443e5ef4ad7a018526bc6868ace 2,817 1.00/1.00 vMB 78
426,536 426,536 0000000000000000004e9325b14428808376cff3cf7dc6b7d07ef65e2109f238 2,600 1.00/1.00 vMB 69
426,535 426,535 000000000000000004d61658aa4913b95597c8f7960d313761a2672e5620b7b1 2,922 1.00/1.00 vMB 63
426,534 426,534 0000000000000000005a3043f80e5abf3c9a786cd1f66d6cabdf22919d782f7b 2,319 1.00/1.00 vMB 85
426,533 426,533 000000000000000002805edf7d2a50e6260ff97ed6abbf553577ab4f302ef8eb 1,966 0.75/1.00 vMB 90
426,532 426,532 0000000000000000029a97c47ace043b51eb368be95055b212153407764e4834 1 0.00/1.00 vMB 0
426,531 426,531 00000000000000000259559080d3b05b065a7f9de518cf812ee4fd41b69bd3f3 2,205 0.99/1.00 vMB 72
426,530 426,530 00000000000000000287d0ac9b46cc30bfc59146e32c73049b2f276fbed42853 2,120 1.00/1.00 vMB 56
426,529 426,529 000000000000000002f2c54a616383bd52a42b176e1d67a570e2dbc7bfdb053f 2,645 1.00/1.00 vMB 80
426,528 426,528 0000000000000000029a9d34be561cabb8be23d8c52a1947ea37b2bcd50d087c 2,778 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.35 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: 662.09 GB
    • Received: 14.84 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.