Loading Tool

Explorer IconExplorer

Memory Pool

86,022 transactions
31.37 vMB
0.20193987 BTC
Random Selection Loading Transactions
Max Size: 190.39/200 MB

Candidate Block

Mining Attempt 83773689e4c95ac0d6cacc4e9ba7e18bae287b341ae722e4a5365d8d91f00942
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b2cb12cc32a788f9d7e4cd6d959ca15538dc10153e7a42b9a7d228c834605407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.10224657 BTC
Feerates: 502.67 > 10.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (450,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,562 464,562 00000000000000000085bd56990c579a36bade6ea427646612f13476edb30ceb 3,227 1.00/1.00 vMB 214
464,561 464,561 000000000000000001aa46178c3ac9d2f244c2107b771251b17ede668a92c092 1 0.00/1.00 vMB 0
464,560 464,560 00000000000000000015e27cbc1e1874d0255e58951f44429bdd1dd9b199052c 2,540 1.00/1.00 vMB 251
464,559 464,559 000000000000000001517a0bac70b8cd6f27ee1b50a8f12bf606ea6fb6d561cd 1,768 1.00/1.00 vMB 163
464,558 464,558 0000000000000000002c1bffc621493647465b70942083109e19e5acdfc78dca 3,325 1.00/1.00 vMB 125
464,557 464,557 00000000000000000200ec6d802f2349625bbba1b0dc3c8e3c0349c85ed8cee1 2,159 1.00/1.00 vMB 147
464,556 464,556 000000000000000000aceda29a8e80dc0e0407b18e608c5c6ad1cf027d2b5871 3,400 1.00/1.00 vMB 318
464,555 464,555 000000000000000000317283554f262f9abb669ff9908ab0ccebce4cde475113 2,294 1.00/1.00 vMB 133
464,554 464,554 000000000000000001c675fd4b6acb14db1a8ac466c5525cdf9ef2221224fca8 2,612 1.00/1.00 vMB 189
464,553 464,553 000000000000000001a45aac3291ff1fabcea409143a838b3bf3b406d7816f5d 1,712 1.00/1.00 vMB 134
464,552 464,552 0000000000000000006194235b13fe0a64b1dc6af347788d882042ec33e70db4 2,686 1.00/1.00 vMB 250
464,551 464,551 00000000000000000188b5ff90513356786e6757a4d2d97ebaebfdc7d60e1d55 980 1.00/1.00 vMB 113
464,550 464,550 00000000000000000073bce714e515c8289fdf0aa17b09defaaeff7520d46d53 1,683 1.00/1.00 vMB 162
464,549 464,549 000000000000000000919802ba866fb6e133810199fd3119c305486b529c67d9 2,874 1.00/1.00 vMB 295
464,548 464,548 00000000000000000156e30135d8e2609215bb3678be8a323d22c7be3e6f7280 2,723 1.00/1.00 vMB 203
464,547 464,547 000000000000000001bd247c5448ed8e36ce4c83b76600c61cea3ea47c0ccda3 3,278 1.00/1.00 vMB 286
464,546 464,546 0000000000000000001e2bea57b6aac1b9dbb37b6cbf2e3e0e53dbce12988dad 2,930 1.00/1.00 vMB 309
464,545 464,545 000000000000000000dcdf70b53364249d9f981e7a1a89c3a766426ed2083f9a 2,726 1.00/1.00 vMB 213
464,544 464,544 0000000000000000009fe548038adcbc20040116d19a9b984bb45810fdb33bd5 1,309 0.43/1.00 vMB 227
464,543 464,543 000000000000000001fbe4428073703cf00293caa2d56408f72d709c5032b090 2,641 1.00/1.00 vMB 127
464,542 464,542 00000000000000000009e016880f0402329201b06d4f43a847085d511b668769 2,322 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.