Loading Tool

Explorer IconExplorer

Memory Pool

26,750 transactions
27.43 vMB
0.07229926 BTC
Random Selection Loading Transactions
Max Size: 131.27/200 MB

Candidate Block

Mining Attempt 3dd79d5f4c0e2b906f40c51a9ff4e2ce86c92ea860b003fd093950864b8a61c7
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 38e2e990c3f6e11a727b4769695aeb8fb048e4f1c5e9ecb0b07b50a0ec4bb9c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02016548 BTC
Feerates: 301.57 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (447,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,430 467,430 000000000000000000778304a49be7c03739828c8e00f2cecedb9fe96eb82f19 1,329 1.00/1.00 vMB 127
467,429 467,429 000000000000000000d3672f5c0d5fc630c097ba6913eee5c4143f30e0e609cd 2,090 1.00/1.00 vMB 185
467,428 467,428 0000000000000000015b527f96cbc371cb099710a302c00620664f5abf65f2dd 2,172 1.00/1.00 vMB 223
467,427 467,427 0000000000000000000674ea5d91ea1801a8be99cdc6cc140dd0f92cb1b3376a 2,458 1.00/1.00 vMB 278
467,426 467,426 000000000000000000a0d4259d93b9d6eb20855a2425fbe532a65198c7063b9f 2,770 1.00/1.00 vMB 307
467,425 467,425 000000000000000000358b18819c3a779420b0a2cd84db52c5542989f41f07b6 2,272 1.00/1.00 vMB 232
467,424 467,424 0000000000000000008b632678cf91922f2f58e290bc3ec9f22d73f248dbd875 2,730 1.00/1.00 vMB 340
467,423 467,423 00000000000000000032c49f6bac960b5c1d4c6e7e43fda006ecb0bd48d7353d 2,178 1.00/1.00 vMB 211
467,422 467,422 000000000000000001530aceeffdb047cd930d99cec2f382b981be35dfc1af63 2,995 1.00/1.00 vMB 350
467,421 467,421 000000000000000000fc6ecc7c44f5df0c63f72d657e2070214a2ba14c4b01c2 2,376 1.00/1.00 vMB 191
467,420 467,420 000000000000000000bc8644057528e53e40e4f79073e5fc924caf8a6f85d60b 2,237 1.00/1.00 vMB 261
467,419 467,419 0000000000000000013f5263b11fa9d2ac1232d7bf9f66ff3f1159ba67b9609c 2,123 1.00/1.00 vMB 269
467,418 467,418 0000000000000000003c3704f9edab8e40b1ccfaf95eb9a8de7490299ba258e9 1,483 1.00/1.00 vMB 158
467,417 467,417 000000000000000001a6336b8dda63e503c8252edddb8de6eb15c6a3cacc54ba 2,869 1.00/1.00 vMB 287
467,416 467,416 000000000000000001be7f7edce1f010da6372e14120e1480763b8d216ec07b5 1,572 1.00/1.00 vMB 202
467,415 467,415 00000000000000000184bae56200dc0d9b2c7ea65ea624c040532834c01d60c9 208 0.06/1.00 vMB 416
467,414 467,414 000000000000000001d45151bd4a0c3148f6468553ff46328e59d4219b172688 2,504 1.00/1.00 vMB 230
467,413 467,413 00000000000000000133d811f258e058125b72311782e959ba896525fc8a7473 2,624 1.00/1.00 vMB 261
467,412 467,412 000000000000000001599e42904e1c57c319677b656dfcfa1788cdc5e918399c 2,641 1.00/1.00 vMB 160
467,411 467,411 0000000000000000019ffb2cf52fb9dc9fa335408fd87a61413c067c5baeb6dd 1,717 1.00/1.00 vMB 168
467,410 467,410 0000000000000000014ff1f50ba4bf4ea6bd952b10bd9e641491f0a24c7c02aa 1,911 1.00/1.00 vMB 261
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: 610.94 GB
    • Received: 10.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.