Loading Tool

Explorer IconExplorer

Memory Pool

74,543 transactions
29.07 vMB
0.07676941 BTC
Random Selection Loading Transactions
Max Size: 175.96/200 MB

Candidate Block

Mining Attempt 1dd4b9a925d78c4d9c42c864935f0e352b8da518dfaff527932a46e5ba53052a
Version 20000000
Previous Block 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598
Merkle Root b038b72f03b29cdb8a4fa48ea52d7e203ac54da1f3523ed3b2e34da59fd151ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.01194186 BTC
Feerates: 73.20 > 1.20 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,429 (48,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,376 867,376 00000000000000000000114f93fcd5ee5c6f9611e3bb6f48014cec9df5b7f213 5,086 1.00/1.00 vMB 5
867,375 867,375 0000000000000000000024001994bb7133ad471826151862b8770e1b7d50c800 2,883 1.00/1.00 vMB 14
867,374 867,374 00000000000000000001f68f4d09ded47cdbd8d4790965ab828f2c5e329d6eff 3,644 1.00/1.00 vMB 10
867,373 867,373 0000000000000000000055265478467af870425143e8d34c3983cac42ab6f8d2 3,903 1.00/1.00 vMB 5
867,372 867,372 000000000000000000010e036e1a020d0db6e41fbc64fe8d11369e65e8744323 2,607 1.00/1.00 vMB 9
867,371 867,371 000000000000000000002837122c80eff5d472522c869b70dc9fa6c7fdd12133 2,088 1.00/1.00 vMB 10
867,370 867,370 00000000000000000001c8e578d56261302242b055962a34827d25283473dcf1 2,683 1.00/1.00 vMB 20
867,369 867,369 0000000000000000000200a0e0d5299524ce1af6fe64794fe64ef9472bf86317 2,371 1.00/1.00 vMB 10
867,368 867,368 000000000000000000009770965a3f62096da47851887bbe3d6640166730b120 2,924 1.00/1.00 vMB 13
867,367 867,367 00000000000000000001092e1ecfd8b04af25d928b02850ca2c7b10bba121a61 1,986 1.00/1.00 vMB 5
867,366 867,366 0000000000000000000014e6674f4e046711b7e2d00f8951b054f3f8ef76a48a 2,937 1.00/1.00 vMB 7
867,365 867,365 00000000000000000002a11fa781116bdc92df5aa225204b390ddd4f29e3a486 3,559 1.00/1.00 vMB 10
867,364 867,364 00000000000000000000e5888c5de75fe58dce45c8c6c1d63b652bf989c66302 3,295 1.00/1.00 vMB 7
867,363 867,363 00000000000000000000daf3164a334e72bd367965a460161aaa0847e331f3fc 3,166 1.00/1.00 vMB 18
867,362 867,362 000000000000000000012c8cd58b9ea404c4d2e66020307d512585a1e078e986 2,950 1.00/1.00 vMB 7
867,361 867,361 0000000000000000000152f0dc53eb998dff451abc2d61d8cb98f8865b038c7c 1,669 1.00/1.00 vMB 9
867,360 867,360 00000000000000000000bc791c4a8feef7f4a28000688b6d94ab394b2df745ff 3,608 1.00/1.00 vMB 24
867,359 867,359 00000000000000000002525e1f858936f6ae3e06c576abfb531d8216d4972f17 3,009 1.00/1.00 vMB 9
867,358 867,358 00000000000000000002c2ccf9c5af567c7f4cf1709a8a2cdf2ad14f14f3067d 3,540 1.00/1.00 vMB 8
867,357 867,357 0000000000000000000125904ac0512795553de02ce61b563f97e565fd42e11a 3,070 1.00/1.00 vMB 14
867,356 867,356 0000000000000000000216afe690fd7ed87ccd01827815854ea35d06b5bb2af6 2,277 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.13 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: 741.95 GB
    • Received: 18.64 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.