Loading Tool

Explorer IconExplorer

Memory Pool

73,236 transactions
28.21 vMB
0.07229355 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 1820e7fe3a33d45c4a37dedd73435add1ee5551ff914ad856b96b4299cf6b78d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a346617cf311ae96364f6b415402d601d1f61311885f30dd9f8f6c0b0d26a3c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01587172 BTC
Feerates: 150.86 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (165,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,375 749,375 000000000000000000007a4c06f21e3cc49545654276524fe1b0726dbed8ec3a 2,001 1.00/1.00 vMB 8
749,374 749,374 0000000000000000000525bff942927f7c8fb7e15f2e3dc5b340a826a9f69c9b 2,965 1.00/1.00 vMB 12
749,373 749,373 00000000000000000007f7978a55db917e7509d8224a5dc1192ffc9e79455e06 402 0.14/1.00 vMB 7
749,372 749,372 00000000000000000006a3c2d5b23f204c2d509d7a8d10210e8d12a752b6453e 68 0.03/1.00 vMB 11
749,371 749,371 00000000000000000004de0ca14a39286373a7dc449bbda4b97e99544f7e52c0 881 0.45/1.00 vMB 7
749,370 749,370 000000000000000000075aa9e386344669fa6ac1db44a7de527161598e0834c9 1,084 0.68/1.00 vMB 10
749,369 749,369 00000000000000000000483c956dac20153e09b00d2c2eca44642411009592bc 969 0.63/1.00 vMB 6
749,368 749,368 0000000000000000000568550eb87938afcd7f52a36e073cbb6e3ead6ead4562 165 0.07/1.00 vMB 7
749,367 749,367 00000000000000000008a9533c07d4df621ad597da89ab087f848cb514164eb5 1,298 0.72/1.00 vMB 4
749,366 749,366 0000000000000000000860c8feeb02ffc32d88c09742fc40427e23f16cfe336a 2,793 1.00/1.00 vMB 11
749,365 749,365 000000000000000000054c2dc28498947cb6041aa28f7e0eba04ff0c7104cdb4 2,450 0.97/1.00 vMB 10
749,364 749,364 0000000000000000000006e7b3f33f3bc3e06f9c269d81c331752d5a62aad583 1,364 0.90/1.00 vMB 5
749,363 749,363 000000000000000000016c1bfa3d776f2bfbb27992f93b3053e24bc193cb0f65 1,818 0.60/1.00 vMB 10
749,362 749,362 000000000000000000044470f12d78cc715760ed8cef6c53f5b2cd2d5064d238 189 0.11/1.00 vMB 7
749,361 749,361 00000000000000000005b42acbfde0516e90a110a5e03d0af326bfd0459efb7f 1,132 0.44/1.00 vMB 10
749,360 749,360 00000000000000000006b4fc9699e9f8d5fec2bbf762966aa9b6dbd51b6da8bf 501 0.58/1.00 vMB 2
749,359 749,359 000000000000000000048fedae42b919699e36f384b2fe4436e83df2b0e5b571 1,738 1.00/1.00 vMB 5
749,358 749,358 00000000000000000002bf59cbd8e81afa6e8a237529bb1dc78a55f9cacb4b30 1,743 1.00/1.00 vMB 12
749,357 749,357 0000000000000000000034513bf26b1099b01377caf822827b0943b138e351c1 2,249 1.00/1.00 vMB 9
749,356 749,356 00000000000000000007c4807f67a05011872fa82936958fc04187aaa5974a4a 1,691 1.00/1.00 vMB 3
749,355 749,355 00000000000000000005a4a82431eac4ce5b7ec99b1eafa65afcaa14062cfd1c 2,451 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.