Loading Tool

Explorer IconExplorer

Memory Pool

50,027 transactions
29.78 vMB
0.11105935 BTC
Random Selection Loading Transactions
Max Size: 158.88/200 MB

Candidate Block

Mining Attempt 3fbdcf6dbf2eb7470cc91c233c7ce70b2d69130d77162d9e7ee28830261a3f1a
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root ef8202022bac9dab3833a17f403a112618aab7207aee1313d666eebe4c59323d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.04838724 BTC
Feerates: 301.60 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (189,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,171 725,171 00000000000000000006cd6dc48f6d71deb6605cefdaa6c055b2c5e2cdbafbee 1,850 0.60/1.00 vMB 4
725,170 725,170 0000000000000000000926e1b6a23c72d383942c0511817fb4a4394926a459dd 2,484 1.00/1.00 vMB 10
725,169 725,169 00000000000000000009fb4dbf5914fbd222b56c90dbb712ac9eb8646c8d54ed 618 0.46/1.00 vMB 4
725,168 725,168 0000000000000000000313830018f63fc6b312e9ff0970a4b978dcd61079d853 2,764 0.99/1.00 vMB 7
725,167 725,167 000000000000000000025fd7b0a2c00a0e6b9a0ad7fa6439e5986899e2890740 1,342 0.45/1.00 vMB 8
725,166 725,166 00000000000000000004aa8096e707f73aeb3fe85cd3e7dae1b388bcb8594f9a 1,016 0.54/1.00 vMB 5
725,165 725,165 000000000000000000083630501c164c2945b4b456828aa04c41652c5a18ce13 491 0.16/1.00 vMB 9
725,164 725,164 000000000000000000056fcea343f797f683cc1bc3d256060eb395af9d867ed5 666 0.24/1.00 vMB 6
725,163 725,163 0000000000000000000582471ac87ea1476016cf14d173e9586135c0a7bb3c7e 1,418 0.48/1.00 vMB 13
725,162 725,162 000000000000000000005396464a8a1d81785a0ae81d4497322e952a4c3af490 1,248 0.88/1.00 vMB 4
725,161 725,161 00000000000000000002bbbf3fef06cf0a43ba123e57879c574fed8d9c42f077 2,794 0.99/1.00 vMB 7
725,160 725,160 00000000000000000005bb59500abd49e75d8be955c87722ed5e365a096c75ec 1,354 1.00/1.00 vMB 3
725,159 725,159 00000000000000000004de3daefae89441440beefd416f829767c1e4cec0ecd3 3,142 1.00/1.00 vMB 5
725,158 725,158 00000000000000000003b6f8b76ed95975a42a413c756ddadc23b5e54d88f997 2,856 1.00/1.00 vMB 11
725,157 725,157 000000000000000000039ae04d048737792a0b2c44ff3f6bb5b634e35b41531a 840 0.29/1.00 vMB 7
725,156 725,156 0000000000000000000602c35070f77608074a54ffe7d8a33eae737da526f0b8 1,137 0.39/1.00 vMB 7
725,155 725,155 00000000000000000003516db8801ebdb97a1e8b7420020b03557a373b70216f 889 0.38/1.00 vMB 4
725,154 725,154 00000000000000000006d2395beea130e1d150359ab3a2c26a498f78a65343e3 2,839 1.00/1.00 vMB 4
725,153 725,153 0000000000000000000852c1905d0698c9db3f83297f3e191f4c5cb40402218e 1,591 1.00/1.00 vMB 10
725,152 725,152 0000000000000000000036aef611d213c706d6b31c3423164ed360ab9f14efcc 2,854 1.00/1.00 vMB 6
725,151 725,151 000000000000000000066906e793a4009346bbb437a7153e118ce15d1591a3e2 2,730 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.12 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.13 GB
    • Received: 13.73 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.