Loading Tool

Explorer IconExplorer

Memory Pool

83,308 transactions
31.32 vMB
0.09678426 BTC
Random Selection Loading Transactions
Max Size: 190.95/200 MB

Candidate Block

Mining Attempt ddcd99386f5d4e90416a1037bcfd7f93e39db138aeb3588067b582452414952d
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 00264be4bda496127dedf54c9f4433df1393fd72a6f4a974a196e3a335da632d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 1.00 vMB
Total Fees: 0.02495409 BTC
Feerates: 177.93 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (467,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,159 448,159 00000000000000000267173747c1b09f4719eae02a4f585c8058d4884a060db6 2,507 1.00/1.00 vMB 86
448,158 448,158 000000000000000001e6c8c27112feda9dba430485d99034f45466b9f569604d 286 0.12/1.00 vMB 81
448,157 448,157 0000000000000000019f2410084ea35c71ebb5c78ee510008564573e42005086 633 1.00/1.00 vMB 23
448,156 448,156 00000000000000000119b6a24ef1f74713fc59e25dd8e5851fc39083e578f06b 1 0.00/1.00 vMB 0
448,155 448,155 000000000000000000d37fc7b81190c3a28e0d12816044a7425ca257576c335e 1,161 1.00/1.00 vMB 35
448,154 448,154 0000000000000000030a4cf29bb42e4b7951bdf7aec297ab847b8d38b84d4456 1,419 0.56/1.00 vMB 82
448,153 448,153 00000000000000000172b42ee43106f27876609044e52821638c1b3b9b47df8b 1,938 0.86/1.00 vMB 70
448,152 448,152 000000000000000001130956cf9e1d5bc4a9b08fd2907ef209b571b7eff3b58c 1,765 0.84/1.00 vMB 60
448,151 448,151 0000000000000000004cb7f2bb682c5c2638f932e14881424fa9b550176c5284 2,214 1.00/1.00 vMB 78
448,150 448,150 00000000000000000028f11a34f9bf17289f129485c526d3fc0b959d915669b0 2,299 1.00/1.00 vMB 74
448,149 448,149 0000000000000000030b50fe94a57f043f3b4273b7b414f6a7eb7ae547ea4747 2,475 1.00/1.00 vMB 93
448,148 448,148 000000000000000002ee203251a211fad060e1aacf189f919ac9b0aa2a4330d9 347 1.00/1.00 vMB 6
448,147 448,147 0000000000000000033c35a027aaca63c296eabfe0e1e5b6e2f25c7320451124 706 0.36/1.00 vMB 57
448,146 448,146 000000000000000002f5de9920dddd35b20725915bb7a6cfa4fc17f594d5b2cf 2,547 1.00/1.00 vMB 76
448,145 448,145 000000000000000000930ca74e03fb591f8eebbb0a338b440343f517c6b79a0f 2,170 1.00/1.00 vMB 68
448,144 448,144 0000000000000000024de532858e0b571801f0de0906b27cd06acf3a16273061 2,703 1.00/1.00 vMB 94
448,143 448,143 0000000000000000027e3ed1e347f569e12b093e24877a6909ac395635bdcbb5 267 0.11/1.00 vMB 76
448,142 448,142 000000000000000002d1115e1409570d4a78d49deb8a114a1d2a9fd1b62cb3a9 19 0.01/1.00 vMB 77
448,141 448,141 0000000000000000030bfcb78601465a8651f352d866abb916a528f7524e8046 1,449 0.69/1.00 vMB 64
448,140 448,140 00000000000000000312ca2c34c88e50d2028df1cce25f888afdedeef881a702 2,021 1.00/1.00 vMB 85
448,139 448,139 0000000000000000017d70594f5e682f836bc1e63118eb30d05e2a32e7cd3943 261 0.47/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.