Loading Tool

Explorer IconExplorer

Memory Pool

45,449 transactions
28.77 vMB
0.12758306 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt b87fd6ee834d855ba47a91e9865363d3fa77ddf29c0f0b4122433f461fab679b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root aeb54cc2ce9de0a5c6f778f89c4deb3570cad811fd322c1b440d33c0506c9f02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,182
Size: 1.00 vMB
Total Fees: 0.07243620 BTC
Feerates: 301.60 > 7.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (407,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,197 507,197 00000000000000000055a6dcca71ad3147b3ee973c7dcb7cde298336a3087887 1,427 1.00/1.00 vMB 110
507,196 507,196 0000000000000000006563419788885adfe812a51bbbaf3752aa657b8d6a19ef 2,341 1.00/1.00 vMB 179
507,195 507,195 0000000000000000005841fcef2aeec7fd86e8b975486ba45927b9e670ff10d9 448 1.00/1.00 vMB 31
507,194 507,194 00000000000000000057ae937c747ca19d697ce801b4cbe657d90df0adff06c6 517 1.00/1.00 vMB 31
507,193 507,193 0000000000000000005a0b790483e0e593c15aa93f2fa979a1916596b2d84774 1,423 0.78/1.00 vMB 143
507,192 507,192 0000000000000000004ebc54d16b9a5113ac4b19755f0681a2dad842cd36cf63 1,309 1.00/1.00 vMB 85
507,191 507,191 00000000000000000001194586dfceecb35d283d0e7e6f7ef30f872ad9f3866b 1,598 1.00/1.00 vMB 133
507,190 507,190 000000000000000000613a0353f64ca87e89ce0b8f590842091ed428f9ac8ff2 1,706 1.00/1.00 vMB 149
507,189 507,189 0000000000000000003b7a23b731c6830624de687f8ec95ab8bd14de99702abf 98 0.05/1.00 vMB 162
507,188 507,188 0000000000000000003045c52de9541729f64b4f436ece7d9301dc67c72bbe77 842 1.00/1.00 vMB 58
507,187 507,187 0000000000000000000e26cd5ce22359974419624695c97815070cdf87e82e95 1,283 1.00/1.00 vMB 50
507,186 507,186 00000000000000000060dfa3798517c61dbc659c9f8381afeeaca67a96df93e3 1,953 1.00/1.00 vMB 153
507,185 507,185 0000000000000000005d458077d8976e9e4fbd1a41f432c066592f376ee3b3de 1,242 1.00/1.00 vMB 99
507,184 507,184 00000000000000000061fc699d324e2bb96046ce5b524108e7134f689a333aa7 1,754 1.00/1.00 vMB 146
507,183 507,183 00000000000000000033c09594aaaf9c1ac0e210be664d1f1da4479a3cedf0e9 702 1.00/1.00 vMB 88
507,182 507,182 0000000000000000005beffde5bd85423fb86ce81c126baab1133f07502815fd 746 1.00/1.00 vMB 140
507,181 507,181 00000000000000000042e6472947405d7358ac9a874f9ee173c1e51c356811bf 1,213 1.00/1.00 vMB 176
507,180 507,180 00000000000000000032be73d0a431318692ae0c305559e3055c43f6641a57e1 838 1.00/1.00 vMB 164
507,179 507,179 0000000000000000005c4340a8036524786e2c4e4c4b096e8a75680699171ddc 606 1.00/1.00 vMB 155
507,178 507,178 0000000000000000000344724a47e34698f732e681129b81327815b7e4dc0a01 2,659 1.00/1.00 vMB 196
507,177 507,177 00000000000000000064defda78a685a44147d68c7af265984f26b2c993c44aa 1,897 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.89 GB
    • Received: 13.34 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.