Loading Tool

Explorer IconExplorer

Memory Pool

11,746 transactions
4.33 vMB
0.01065117 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 26.66/200 MB

Candidate Block

Mining Attempt e3043b6b655bf5ace443e0e91d11a4721cdbd6addaf3515c5b1ad2177945eaf4
Version 20000000
Previous Block 00000000000000000001db2bbbe046dc7161a964db938c9ca6ba23a959370878
Merkle Root 0e56ded482290d1375cd0480bbf8787e2de04675e04352780ecdac7ca2b33d76
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,916
Size: 1.00 vMB
Total Fees: 0.00506934 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,468 (780,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,523 132,523 000000000000116e6bebd128ae4e0bfa7f6e4be4d9e857f92ac1ec33f8b2d395 48 0.02 vMB 636
132,522 132,522 00000000000009c5391f98e74056e44674de5258c513914353508302b5034bf1 71 0.03 vMB 645
132,521 132,521 000000000000126c8dc0a9e119ed120bfd076b6dec106d661ad50bb6c2e96892 11 0.00 vMB 2,272
132,520 132,520 0000000000000714d2598935af91830de19282ba9c9e2fa59bad2bd07bb2700f 6 0.00 vMB 606
132,519 132,519 000000000000127675425a75746e66ad5ee33fac89be20089008cf40e11a5f62 108 0.03 vMB 3
132,518 132,518 0000000000000deb2835ca0eb05cb12ace53985c27a50cf5c2900e9d37b18ea6 91 0.03 vMB 491
132,517 132,517 0000000000000b87e8feec9bb1ef06fe79e708338e5a5431984a612ed2f27657 34 0.01 vMB 542
132,516 132,516 00000000000005af450e8639500d42065ec761bf28c7f146fef5875344dc8be8 29 0.01 vMB 579
132,515 132,515 0000000000000fdd72fc2c3cccfe52885e13aefd815b274ffa9acbb60b29bf58 11 0.00 vMB 18
132,514 132,514 000000000000003c5a1254b0fe223a77ceaf504745758a8e70dd1ba0b9a07289 100 0.04 vMB 408
132,513 132,513 0000000000000f7ea3665d370690b8e19aa76e1bdf74755272f88be6e32cf2f7 89 0.03 vMB 435
132,512 132,512 00000000000007abd52f69a6a1560e3af2ed21143e3eec240ba42d20c8489e9f 15 0.01 vMB 437
132,511 132,511 00000000000003a0b8fdc15a04fed4aba2ca36b5f0d8ca9f56de245cd4d42fe2 168 0.04 vMB 1
132,510 132,510 000000000000109405091a506c8221e4414699c76233ed719a94c40e17c64cac 104 0.06 vMB 235
132,509 132,509 000000000000097309fb49951980f184e0e8da06f2c0aa545cefa959348b9ec8 12 0.00 vMB 440
132,508 132,508 000000000000001d173dd6985d180831b32c148e00fea065dc93a0f2a6ef91ca 29 0.01 vMB 841
132,507 132,507 0000000000000a065f1d0406811db0d4e154f7cacd1480fa327b09d91ecda991 12 0.00 vMB 67
132,506 132,506 000000000000013421af24940419e240e8d3023de302c5be08d14f5a8617aa1c 14 0.01 vMB 229
132,505 132,505 0000000000000e0afe2f8da02ef88876a5c1f00ac32c5a11583e3a04c488e37b 21 0.01 vMB 963
132,504 132,504 0000000000000d9cdc606b11f297e446a436fb92f14b2128f452b5846d592b91 58 0.03 vMB 847
132,503 132,503 000000000000072631fac7128b3757c0e5f2034ae2f1bc8afe745e65435a5cb6 5 0.00 vMB 1,067
Previous 10 blocks ↓
Total Size: 779.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 328.13 GB
    • Received: 1.59 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.