Loading Tool

Explorer IconExplorer

Memory Pool

41,547 transactions
29.34 vMB
0.07636429 BTC
Random Selection Loading Transactions
Max Size: 149.64/200 MB

Candidate Block

Mining Attempt c5fa398ecc4014a1d83bd9e0f172e7650eaa8ba54516744a68155a15f345d73d
Version 20000000
Previous Block 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386
Merkle Root e5f25a99f8ee0ed381714c93b7b0e5981c866a77e9f67ffe403a92743b8c9b32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,262
Size: 1.00 vMB
Total Fees: 0.01883679 BTC
Feerates: 100.21 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,543 (459,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,523 455,523 0000000000000000010406a806a28b1c0a417677212e397b900266b2a3cec5ee 2,584 1.00/1.00 vMB 86
455,522 455,522 000000000000000002243e00cf03815fb65379d78f2e2168aeab043157913f09 2,835 1.00/1.00 vMB 224
455,521 455,521 0000000000000000004bc1fe123e2b8f84e8b864d76db1101514c3ea644620cc 2,584 1.00/1.00 vMB 197
455,520 455,520 000000000000000001df8989d57d3eb9d4a6835b5a3ee085dd6199d948dd160d 2,481 1.00/1.00 vMB 237
455,519 455,519 00000000000000000026123d989591c4c20fa6686b8237d53d91bd1037970279 1,947 1.00/1.00 vMB 149
455,518 455,518 0000000000000000016125adf8b6f41d94904d583b141df70720b9e82a0a0440 2,447 1.00/1.00 vMB 180
455,517 455,517 0000000000000000011bfc0b935ee3bea3286035386b979290634f45e59b0161 2,717 1.00/1.00 vMB 167
455,516 455,516 000000000000000001d791cd9a9f79e2c606ae38aaa2c95ef939051e58dc1aa9 2,399 1.00/1.00 vMB 153
455,515 455,515 000000000000000001daf7c1945f5189d83e769035e1a54d98551f247150dca2 2,113 1.00/1.00 vMB 209
455,514 455,514 0000000000000000020072ff53d2d52ac24b70e1712ca11757eac55cf0961bb4 1,782 1.00/1.00 vMB 150
455,513 455,513 00000000000000000082d182173be59fa714bff33ad5734e658d63438bc6f12a 2,349 1.00/1.00 vMB 149
455,512 455,512 00000000000000000071d6df97fbcdea855d81182ffe1d928a6d2a93b48389dc 2,085 1.00/1.00 vMB 165
455,511 455,511 0000000000000000015ed006aeb757d7cfb6823106a82fea1120296bfdcab2ce 2,181 1.00/1.00 vMB 175
455,510 455,510 00000000000000000159ed82e4350783768471997bdeab8605523f6757e2ebc5 2,631 1.00/1.00 vMB 178
455,509 455,509 00000000000000000119dc1451b091072a1a74318eca61c80791d13c94495954 2,109 1.00/1.00 vMB 219
455,508 455,508 00000000000000000014cbea7f6eaa5cd7e07199d098156537e0f9a29c776888 1,514 1.00/1.00 vMB 235
455,507 455,507 0000000000000000001ead1253231c364cf0593210c03cc173cc173bdddfb045 2,538 1.00/1.00 vMB 148
455,506 455,506 000000000000000001f9904075462ce9f9525bc0c1b000377fc0b47949391d9a 2,214 1.00/1.00 vMB 194
455,505 455,505 000000000000000000dac95c2dcc5f0772322629504833f15ea83eab2daa891b 2,214 1.00/1.00 vMB 183
455,504 455,504 000000000000000001a60b53d924cd7014b60049b073449a57e5373847b0b1e5 1,912 1.00/1.00 vMB 157
455,503 455,503 000000000000000001b3d23ad50b163fb4aab05118c6a7dce7d307c8bc4b1037 2,612 1.00/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 781.57 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: 622.68 GB
    • Received: 11.37 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.