Loading Tool

Explorer IconExplorer

Memory Pool

48,056 transactions
29.16 vMB
0.08754022 BTC
Random Selection Loading Transactions
Max Size: 155.51/200 MB

Candidate Block

Mining Attempt a569e7229065bfa2abbbe649ef44bfa98525d813203c6986862d1647a2bc422f
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root a4a7c8a01a1b731ee79a41406ddea1b4cd7db97018486a1292c0b01301a71804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.03136524 BTC
Feerates: 100.60 > 3.14 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (431,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,317 483,317 000000000000000000fae394d0c0b042524c9a19a9432550e33de7ce742cc891 533 0.84/1.00 vMB 38
483,316 483,316 00000000000000000062a7c2d867f8c6fdb43576991ebe9b2807020c3ba71c0c 453 0.25/1.00 vMB 217
483,315 483,315 0000000000000000002afc9e4f819ebb50ffa849d39905f9209b02bdc834a100 1,719 1.00/1.00 vMB 29
483,314 483,314 000000000000000000e0b1cbe139d8181891f9abd3e306ab24a098d7389ddb55 1,683 0.99/1.00 vMB 185
483,313 483,313 000000000000000000bd731c358527f3d5fd22e270e6124ada7c6dede40264f8 1,945 1.00/1.00 vMB 301
483,312 483,312 00000000000000000125540edf2cc88a889cf1944240e4769ba736467a3907ab 1,810 1.00/1.00 vMB 221
483,311 483,311 000000000000000000b1c80d0926884cf1e0129a598616bd85d69ab975400dfa 1,666 1.00/1.00 vMB 273
483,310 483,310 000000000000000000f396ff6b072f2f5fccbcb9824e746f569ac75bfbf88c52 1,598 0.78/1.00 vMB 205
483,309 483,309 000000000000000000cac45d8593f160969805780e93e7d59e43d1ed92b9eb7f 1,335 0.99/1.00 vMB 180
483,308 483,308 00000000000000000057f6044f3aa00d11474572533700e7c9afc116bd773735 192 0.12/1.00 vMB 213
483,307 483,307 0000000000000000005decfb1a580cbc4a127af6a988c4e2d4a3df01891077ff 1,056 0.82/1.00 vMB 121
483,306 483,306 000000000000000000c9297045aa92ad0ec3c2bb820a24b76fadfb740d685b4c 1,020 0.61/1.00 vMB 237
483,305 483,305 000000000000000000e2df7ea0b38d7252b39dd789f5d303eef0b37122751d55 1,058 0.47/1.00 vMB 240
483,304 483,304 0000000000000000001eb368ae5e7e4a07a61b24eca279a201dd63de2a8e9ad8 803 0.41/1.00 vMB 223
483,303 483,303 000000000000000000c8e0b0d6ee6e7321240d9937592f6be204e6487f5d2a32 195 0.09/1.00 vMB 193
483,302 483,302 00000000000000000095d3236fffb6f4f89a115b32154561299bb623902328e0 2,232 0.96/1.00 vMB 52
483,301 483,301 0000000000000000013b087495f6d8b8407cc229a9b0950085251f3b30e526b0 1,753 0.99/1.00 vMB 172
483,300 483,300 000000000000000000e65bb544c40b079e9c542e36670ca0d8f15a2a4b9dcb44 2,213 1.00/1.00 vMB 345
483,299 483,299 000000000000000000804efe55a93a50c0da47cfc74973a7043309930ab10db2 1,562 1.00/1.00 vMB 222
483,298 483,298 000000000000000000358d4e224d2d2d8fb69a6b7345f2d80aed0bc1f59b4080 77 0.04/1.00 vMB 237
483,297 483,297 000000000000000000f7bf8597c8e3b3e91802cb859e6b5a652b62077886f284 176 0.08/1.00 vMB 248
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.10 GB
    • Received: 13.72 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.