Loading Tool

Explorer IconExplorer

Memory Pool

53,773 transactions
31.93 vMB
0.20958156 BTC
Random Selection Loading Transactions
Max Size: 171.17/200 MB

Candidate Block

Mining Attempt ab5347a207226da4f44dbe84049613b0ece27b3c1b0198ef8e72cd743dcc9b0f
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root b0287d2335e4f36338984a8fbd0245ddd26e8961a13729ffa560d2ad4744de4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.11036948 BTC
Feerates: 101.66 > 11.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (242,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,237 672,237 0000000000000000000a8191272e57ed633aaf2d51275313452459d1a2ffaa81 2,344 1.00/1.00 vMB 66
672,236 672,236 000000000000000000055996cad117e1226f6127027bd4a891eba07bdd1dc5a7 2,301 1.00/1.00 vMB 55
672,235 672,235 0000000000000000000b18b0154772e2883ae91031180d5083ce535735519df1 2,412 1.00/1.00 vMB 65
672,234 672,234 0000000000000000000aef98311d291a7391cc6237ca8e55351c572256998426 1,881 1.00/1.00 vMB 64
672,233 672,233 00000000000000000009cd1320513e8b216bfc2ad69738800eac27286e9845ff 2,551 1.00/1.00 vMB 81
672,232 672,232 00000000000000000008b17b52fe25aba004dc6a4fb4dfd00ecffa3c3c2dc3c0 1,923 1.00/1.00 vMB 129
672,231 672,231 00000000000000000001e1ce8e813441e7b05b1c20dd412c55bb795aadb26f6a 1,125 1.00/1.00 vMB 137
672,230 672,230 00000000000000000000771388c13e65b6fa1a61b14b8e040c299b15a557c470 3,110 1.00/1.00 vMB 166
672,229 672,229 0000000000000000000679d36d176b26ffb7b3b9ed9d050f5cecfd6151f327b5 1,158 1.00/1.00 vMB 127
672,228 672,228 0000000000000000000b26e62b7a25ef1bd7931eac84597fa8239c4c5d0742e6 1,986 1.00/1.00 vMB 127
672,227 672,227 0000000000000000000723d23e7192afedf87a934cd0f9daff615aee774d2af7 1,952 1.00/1.00 vMB 45
672,226 672,226 00000000000000000003c750e917fdb0343a29d51cc8517be91a06424e816f7a 2,451 1.00/1.00 vMB 141
672,225 672,225 0000000000000000000c625edcdb99f81b44494ec0d989777ff8012c68a01759 1,657 1.00/1.00 vMB 94
672,224 672,224 00000000000000000000f01bf0bb25b93339f74d697899d0e2a23e111e58442b 2,187 1.00/1.00 vMB 72
672,223 672,223 00000000000000000007149d0269f4589b41bc08a8523576b94cebf221314ed7 1,956 1.00/1.00 vMB 43
672,222 672,222 0000000000000000000204908253d16e57f759e20fa59ee128efb7cdeafbe226 1,713 1.00/1.00 vMB 54
672,221 672,221 00000000000000000007bb2917b1853ad46867cb4659eea5c5d6d350a2a93d5d 1,130 1.00/1.00 vMB 55
672,220 672,220 000000000000000000021ad2b04e49c1d9629546e266bc078726c23b5b572ea7 1,472 1.00/1.00 vMB 50
672,219 672,219 00000000000000000001ada7cd724fcb629acabb76e42136ad42d7d8a46b7cff 1,660 1.00/1.00 vMB 76
672,218 672,218 000000000000000000031338bc712077f8359e1d205d3674d2e860a5beeb1621 2,310 1.00/1.00 vMB 73
672,217 672,217 000000000000000000095382169dc8197d7f7b825fc3dd85b6eb07390de5bcdf 3,101 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.07 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: 651.21 GB
    • Received: 13.48 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.