Loading Tool

Explorer IconExplorer

Memory Pool

42,464 transactions
26.68 vMB
0.06849923 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt 8aa4dd4ecd3347c81f2ec687b8173d201eb47d57f05c710fe811c9405db159ca
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ce1e52c0e4bf00979e97a31197b3ae9d8bfc3faac2f7939686714e9f99ec0123
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.01938254 BTC
Feerates: 101.59 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (429,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,198 485,198 000000000000000000f9ecdb015f3b37df105d71628bdaa6af26e7a4912c8516 1,970 1.00/1.00 vMB 29
485,197 485,197 000000000000000000f1627b2f0691984aa34efb5d62f004196f66462a3a717e 1,941 1.00/1.00 vMB 59
485,196 485,196 00000000000000000090e2c1913de3516b9996b0b82a5ad81942d5684d4c86d8 899 0.52/1.00 vMB 75
485,195 485,195 0000000000000000011df795a14d7fe6dff1b8270ded18991cdd2995804d635a 2,227 1.00/1.00 vMB 141
485,194 485,194 0000000000000000001340c9955113ed0c6743bd32d27f1d9c91500068cacef4 2,129 1.00/1.00 vMB 165
485,193 485,193 0000000000000000012c8d4a8d6c95d06e0fcea1d838bacea319ceca9c1133e8 1,375 0.70/1.00 vMB 80
485,192 485,192 00000000000000000016c5bd95dd8de85aa197bc28da07dd05aa1464d3a7d572 836 0.40/1.00 vMB 106
485,191 485,191 0000000000000000008d86bd8c882a611b5be3023c1264bd28dbc01a7800d6ee 21 0.01/1.00 vMB 76
485,190 485,190 000000000000000000c8e8d6ccd0253983dc1e02f2e8a7fa4c5ad182cad29dc4 1,331 0.66/1.00 vMB 44
485,189 485,189 000000000000000000279bd7a86b464a93718675fac07f861bc084951cf14030 1,973 1.00/1.00 vMB 90
485,188 485,188 000000000000000000d38e85577dfd2bbbe792da92747cc6e435122543f7926c 2,590 1.00/1.00 vMB 208
485,187 485,187 00000000000000000014fb67cf3131b201e2cba016c33539aaa904ce24de1d69 1,839 0.92/1.00 vMB 91
485,186 485,186 0000000000000000003b77676d7704ee8b91c494df5e0c895cb14d6fd1167fb3 2,105 1.00/1.00 vMB 102
485,185 485,185 00000000000000000055f9aa926f6b9962667b428e146f1dad2ff19d32480836 1,606 0.89/1.00 vMB 125
485,184 485,184 000000000000000000b8a1787cf901c10425ecc8bbb2587541debb530556ecf8 162 0.08/1.00 vMB 39
485,183 485,183 000000000000000000d9b7b88a76464715f7bb3f3e9abc57470d7e5e8ffb904a 563 0.40/1.00 vMB 34
485,182 485,182 0000000000000000002e1baaee54d9e6fa34c6dbd4115b0f0df9dd88598c91e0 2,223 1.00/1.00 vMB 94
485,181 485,181 0000000000000000001f5fe98cd650924e40e9439e768e756e74636baba8500f 1,981 0.96/1.00 vMB 76
485,180 485,180 000000000000000000f359ac1804a085802e57153004a4d649ea17a80f777921 2,033 1.00/1.00 vMB 48
485,179 485,179 000000000000000000c600c7ed38aadab90514a795f75b382e675c8a549a1e2d 1,969 1.00/1.00 vMB 109
485,178 485,178 000000000000000000b86f6955ce234fb0e1bdd08788e25162bc02ef3db7c487 449 0.25/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.