Loading Tool

Explorer IconExplorer

Memory Pool

39,580 transactions
26.36 vMB
0.08038611 BTC
Random Selection Loading Transactions
Max Size: 136.85/200 MB

Candidate Block

Mining Attempt 2b125e48274a10d1e0bb032622438c1c14a46ec887eefdb3c837531cfbef0485
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 44d5d7c2b3b934b8e68e098fd4f8608721a27a91eeb90c5208c35d9a331d91ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,151
Size: 1.00 vMB
Total Fees: 0.03178915 BTC
Feerates: 502.65 > 3.19 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (911,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,211 3,211 00000000c66f9f464ef9a4af1be732398c36c28046f77bf727145c71722b85a4 1 0.00/1.00 vMB 0
3,210 3,210 0000000041211665a9770f6d733f221b386238f4c097cd7c373b7f30bd1d625c 1 0.00/1.00 vMB 0
3,209 3,209 00000000e9eac4f031a1594cd03d8c04d30e6efe46cf9befe52f41f0cf4c41df 1 0.00/1.00 vMB 0
3,208 3,208 000000008f8713e5adcfe70145e227b57e9354e457dcaf481a21e16bb7d9a1a2 1 0.00/1.00 vMB 0
3,207 3,207 00000000731863fda62ad45cb258731b85038f96e19bca63afe7201a5e4a8e6c 1 0.00/1.00 vMB 0
3,206 3,206 00000000ebd5da644c2a573f1eb8e069da3eeba8affe911977ac0147229b01ae 1 0.00/1.00 vMB 0
3,205 3,205 000000003c6f8c765add5fe042bd589becf4fd3d8c48a51a5c423f59604f183e 1 0.00/1.00 vMB 0
3,204 3,204 0000000006c2e5cdba453e0e936acbab80c8e2651ebf98afc30cfdc773aeba06 1 0.00/1.00 vMB 0
3,203 3,203 00000000a7ef095b4e52e6a684eddc6916aaab53ac32c6378408233c8b70ff9f 1 0.00/1.00 vMB 0
3,202 3,202 000000002468fc7e0c243e0eef9049a90617baca0cf17186aa5df9d1f15a5f60 1 0.00/1.00 vMB 0
3,201 3,201 000000002cc7aa44265bc9802bdb2aae0fd16493a861779838ed65ee1627351a 1 0.00/1.00 vMB 0
3,200 3,200 00000000bccaab487030fe7c0d8d66a80fefc157bd75f0de40b6b8d61ea1d287 1 0.00/1.00 vMB 0
3,199 3,199 000000000d3bf19ff55606d892692c0e214bf1db8cb619e62b92b71503631e6f 1 0.00/1.00 vMB 0
3,198 3,198 000000009daeba91628accf6aa92c55caf0ab7efb4c81de2029544050b63bfda 1 0.00/1.00 vMB 0
3,197 3,197 000000009dd977c7dcf8eddb9562f7ad4da7486fbb4ed5dd871e8732e5e49f32 1 0.00/1.00 vMB 0
3,196 3,196 00000000fa0f9d275d9d0f963cd44cd811b5d73c611b25d2e49f096f92cf6c4b 1 0.00/1.00 vMB 0
3,195 3,195 00000000a2f6bf1b6180f8f5fe088c265bf506f9c6e2ef1c85d8e398c7604d66 1 0.00/1.00 vMB 0
3,194 3,194 000000001ceeaad2b160a06fc82b75e361e464700efb0bfffcce04ac27b85e97 1 0.00/1.00 vMB 0
3,193 3,193 0000000039071cc3993397398ba6bc1265563383f428226a972903a42017b4a2 1 0.00/1.00 vMB 0
3,192 3,192 00000000c52f9f67991800a704489d66653bcf91d1a950cc966820ff53a6a067 1 0.00/1.00 vMB 0
3,191 3,191 000000004747b92355b84ab0e4a53a411fc640485f3c055b0f7895e6c074d650 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.