Loading Tool

Explorer IconExplorer

Memory Pool

44,080 transactions
27.09 vMB
0.09312065 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 987f28007aa2ce017ef04fb5133583841fc6c5a122fb0856cd6a977ce704688b
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root dc4004d36882369a9d2e86528d7c78f0192b8590bb40383ef07cc64bded98ada
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04023540 BTC
Feerates: 151.01 > 4.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (208,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,342 706,342 000000000000000000054d4c26194e16f09fb7a5c5203f9179a69ad37a82152a 1,643 1.00/1.00 vMB 4
706,341 706,341 0000000000000000000d2a09735e73c76bb3dd13736928d743758da2ef52c79a 2,932 1.00/1.00 vMB 10
706,340 706,340 000000000000000000059a329c834aab8fbb9a0dd95598b482a5542acdc046b7 2,907 1.00/1.00 vMB 13
706,339 706,339 00000000000000000007cf20f766aaeb7191ef19a9fc78decdda0dde4a36c335 846 1.00/1.00 vMB 5
706,338 706,338 0000000000000000000c9a39f8f910af53c16cb09f561049cc4a3d1a08722a4c 1,455 1.00/1.00 vMB 3
706,337 706,337 000000000000000000065e3ffbf0d18e379eabf76048931e5aefd58ffb8ee467 2,114 1.00/1.00 vMB 8
706,336 706,336 0000000000000000000abf172d4ba8916c688bdd406b4d58beacb76084c4437b 1,809 1.00/1.00 vMB 2
706,335 706,335 00000000000000000002c85c959ae02e86b8e1033ef56bbf8f3606e7e5717103 1,607 1.00/1.00 vMB 8
706,334 706,334 000000000000000000053b7352dc0982334b5a3c989a35b17ebc682332a44c9a 2,540 1.00/1.00 vMB 10
706,333 706,333 0000000000000000000563c713a14a48212ee924f6f9149b5f8b2f3cd04267ec 2,584 1.00/1.00 vMB 19
706,332 706,332 0000000000000000000dede88a5dfa8d3a2a54fd73003e5774b49a39d7689727 3,401 1.00/1.00 vMB 4
706,331 706,331 000000000000000000049fc96679c2ae8bf4e09e75aff9225bdbebb8ebf01ae7 2,889 1.00/1.00 vMB 17
706,330 706,330 000000000000000000090916af4b31389004e18bc8d617400431a78c94b08ff7 2,809 1.00/1.00 vMB 23
706,329 706,329 00000000000000000009eca09e63bb92d3fce0e20ad281c29bd72f09433c98fb 2,269 0.82/1.00 vMB 18
706,328 706,328 00000000000000000003a4b59a6d620450f46fab16854162a23274a4becb4285 2,551 1.00/1.00 vMB 10
706,327 706,327 0000000000000000000cb420998bea03ccc97c44b9ad993ffc04797433a410b2 1,783 0.64/1.00 vMB 12
706,326 706,326 00000000000000000009125b9badfb3105cda8f8fcbdbbb0b3f13c1199cb393a 843 0.32/1.00 vMB 10
706,325 706,325 000000000000000000020ae262048b4b498faa7e50079a9877c1b68d208145d1 1,066 0.55/1.00 vMB 8
706,324 706,324 0000000000000000000a0fb0ddfadf1f064fe9be34e3a7a198484999c267bd2d 1,170 0.80/1.00 vMB 2
706,323 706,323 000000000000000000001d6d81671425040c7fb79a380afbc68cfd4b6c8af0b7 1,112 1.00/1.00 vMB 3
706,322 706,322 0000000000000000000bbc6b97d5b07d1ad0446abc3efbab15a58575533c0b4c 989 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.