Loading Tool

Explorer IconExplorer

Memory Pool

49,739 transactions
30.77 vMB
0.10297996 BTC
Random Selection Loading Transactions
Max Size: 164.70/200 MB

Candidate Block

Mining Attempt ca57f851e46f782f3a24d269796bcec8c6ddd7851fe885637799c32259ded692
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 2950c156d9a9e721511180c35bb60b8eafcacd3a21753415f284a77c0563d604
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03707838 BTC
Feerates: 101.56 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (343,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,116 571,116 0000000000000000001048ea538c25dce7a51f367faaaf7c24733736d1f5a005 2,076 1.00/1.00 vMB 80
571,115 571,115 0000000000000000000ddc3c56b80b932fbf35825787b25de4a1140a9340ba40 2,092 1.00/1.00 vMB 68
571,114 571,114 0000000000000000000c4fd749f362c529e9551b28d2cb157fe632cd1f932949 2,370 1.00/1.00 vMB 101
571,113 571,113 00000000000000000027f8aa5200806336eb956307dafcd6f6167807a7b6a5cc 1 0.00/1.00 vMB 0
571,112 571,112 0000000000000000001d873aedac3185b711037a9f61d7684dc3dfba0ec3b618 2,823 1.00/1.00 vMB 88
571,111 571,111 0000000000000000002993d4235106761dda3d5f72dd025470a7ca1e4540f7ef 2,141 1.00/1.00 vMB 26
571,110 571,110 0000000000000000000a2a07424d224169009669acf7155d0e8f60a85951a282 1,442 1.00/1.00 vMB 84
571,109 571,109 00000000000000000012590d6062e8168f63ac5c8f26bfcf443c50a9b8ea8ca7 3,111 1.00/1.00 vMB 4
571,108 571,108 00000000000000000022e823cba5beaffae7f0474052a920b490fff311c6b6cd 2,936 1.00/1.00 vMB 21
571,107 571,107 000000000000000000258f787a1fc9761f23d7098e24193ef58ab7bb331015ff 2,407 1.00/1.00 vMB 84
571,106 571,106 000000000000000000056a83cb4679b98a1132c352c4bdff6b1f1819c0143126 2,099 1.00/1.00 vMB 78
571,105 571,105 0000000000000000000115f483c21c810883a47be3dbd10e715d1e52ea7513ac 2,858 1.00/1.00 vMB 28
571,104 571,104 00000000000000000016e95d3ef7fac238a31884c1ac7ab16b9821df30f012f5 3,153 1.00/1.00 vMB 37
571,103 571,103 000000000000000000052ea66bc35ac2c227836e71e8de78a17846ed504ebff0 3,135 1.00/1.00 vMB 56
571,102 571,102 000000000000000000055f260398f20411a2d57391411eff0d290043267b9f4a 3,040 1.00/1.00 vMB 53
571,101 571,101 0000000000000000000ec9a1f0ae2dad7cc0cafd324d4a9e44d3b7cf81ed295e 2,920 1.00/1.00 vMB 34
571,100 571,100 00000000000000000003898b6fca0461439b7a71c5c53fefe928ce2e5f9cb183 1,882 1.00/1.00 vMB 117
571,099 571,099 000000000000000000277d8c558d82211e054be6d1432c3472dc5319b60d97ad 3,459 1.00/1.00 vMB 102
571,098 571,098 000000000000000000195b16d988f44b0b62c87bc3ad64403f0565308367f8ca 3,439 1.00/1.00 vMB 71
571,097 571,097 000000000000000000006b56e8f7261b2ef744163b561f8173c2464788a549dc 2,952 1.00/1.00 vMB 38
571,096 571,096 000000000000000000068b6977c73036b23132d0a8cd66aefd11242432ba7d1c 3,256 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.