Loading Tool

Explorer IconExplorer

Memory Pool

73,207 transactions
31.71 vMB
0.22616709 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt 746c539e4635937d9c57331979e0df598f38abcca9ec9b758fa8ab246e9d9acd
Version 20000000
Previous Block 0000000000000000000100f6c22788cd505650920ae8d8e3e4ef343959b5a197
Merkle Root 7c87c3926855d1b1dac32b8c57c0d206d09cc6bf748efd256cc9d5a0892dcfcf
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,365
Size: 1.00 vMB
Total Fees: 0.05100372 BTC
Feerates: 300.98 > 5.11 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,550 (474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,076 917,076 00000000000000000001dd6f3511893d3ffcdfe425c5c8b1ff6dd7fd0ef3e8c6 5,194 1.00/1.00 vMB 1
917,075 917,075 00000000000000000000e344ad9000301f1571b679e5e8fef0934d866cbaf13c 6,989 1.00/1.00 vMB 0
917,074 917,074 00000000000000000001e72dd8fdc4631512398e9ceb6424be815faddc64d1e6 4,632 1.00/1.00 vMB 1
917,073 917,073 0000000000000000000112ed2286285461df6026ae9ffc5ab5be5cd8cee95c27 3,025 1.00/1.00 vMB 2
917,072 917,072 000000000000000000015a4d21af2b46e110306c6a53c0c73104f4a7eb21381d 5,269 1.00/1.00 vMB 0
917,071 917,071 000000000000000000014535eb558111d9f0ce149d3d753c2c00462b25d18d18 1,716 0.63/1.00 vMB 1
917,070 917,070 00000000000000000001b501433c07431974cd79cb04d228f4ef07d5b8a6da57 3,544 1.00/1.00 vMB 3
917,069 917,069 00000000000000000000e88756e65119fdcc581f5760320e80dbf5ae30656846 3,339 1.00/1.00 vMB 1
917,068 917,068 00000000000000000000b36befead9813825cf3a96733f3833f77bd8bad5efd5 645 0.16/1.00 vMB 3
917,067 917,067 0000000000000000000065d1737cfd8c31270fb7dfce81abddd22f9c8c7e0a56 6,886 1.00/1.00 vMB 0
917,066 917,066 00000000000000000000eeabffb699c657c4b11ef61af8c9f3a35ce5a41d34ae 6,125 1.00/1.00 vMB 0
917,065 917,065 000000000000000000016d39c7a71d14662cbaefd002192020b0da387267ac7c 3,627 1.00/1.00 vMB 2
917,064 917,064 00000000000000000000bb608d9799562cdf20dfc481e7a964eea629efec8551 3,358 1.00/1.00 vMB 3
917,063 917,063 00000000000000000001f9290dc4c6e4f76c9e73d0e732ae1649f31365ef71c1 5,727 1.00/1.00 vMB 0
917,062 917,062 000000000000000000018680b9260468c33ce44953d27691ebe2397106504888 3,576 1.00/1.00 vMB 1
917,061 917,061 00000000000000000000cb43746255156476fb2c692203b4104f4f8efde46d8e 4,181 1.00/1.00 vMB 1
917,060 917,060 00000000000000000000abbd1a5759cb33f6ae7dbd6742beb52719158a042b07 5,470 1.00/1.00 vMB 0
917,059 917,059 000000000000000000015a2e77fac6347ecc927a1f33882c40d1a177e123592a 3,108 0.81/1.00 vMB 6
917,058 917,058 00000000000000000000694019a5e514eea8c66309d74279b1ba7623f6298e82 2,635 0.77/1.00 vMB 2
917,057 917,057 0000000000000000000185c18bf197397efd4b26ee58a46e5fcf8f99083559e5 4,727 1.00/1.00 vMB 2
917,056 917,056 00000000000000000000be6d8ebc4337bc460172b3352be566d7a4f0d6274830 3,181 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.76 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: 1,012.00 GB
    • Received: 34.99 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.