Loading Tool

Explorer IconExplorer

Memory Pool

42,710 transactions
26.31 vMB
0.05761338 BTC
Random Selection Loading Transactions
Max Size: 138.20/200 MB

Candidate Block

Mining Attempt 47101b84e25529ddc36b7f0eb3f32cee2a2898684d65df525b49858f4458e16b
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root b9a71648e84e319e00dc0f980b49b9db3c11b131f789a0eaa38f4d08bca54273
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,965
Size: 1.00 vMB
Total Fees: 0.00950640 BTC
Feerates: 150.92 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (411,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,868 502,868 0000000000000000005a0ba9ad479e8f1959660862f52736f2357df4d1316fd2 2,914 1.00/1.00 vMB 478
502,867 502,867 00000000000000000054ae43212ddbd22469e5de8ff5df90810ad86317d003ce 2,347 1.00/1.00 vMB 410
502,866 502,866 0000000000000000006f927a30076108e79af6a6682dd57b324dd57333673c78 2,278 1.00/1.00 vMB 288
502,865 502,865 00000000000000000083136bcb5365437acf05546d20b3339079423244121a57 3,011 1.00/1.00 vMB 475
502,864 502,864 0000000000000000006c78fede4ed01d6aad4f8280b7bf9463a3026046f2f55b 1,854 1.00/1.00 vMB 278
502,863 502,863 0000000000000000008f485e5c25b363de83ffc9005d08350ff4686d2d241977 1,985 1.00/1.00 vMB 407
502,862 502,862 00000000000000000007f001aebb8057df948fa5af40dbffca7ceb987a3f152e 3,141 1.00/1.00 vMB 467
502,861 502,861 0000000000000000006598125536a2ffc162507687d2d4a42412d5ec549b7be3 2,746 1.00/1.00 vMB 513
502,860 502,860 0000000000000000003ddbbd308bd9007345b703cb8afd00c5f12ae95ea57f3a 2,397 1.00/1.00 vMB 425
502,859 502,859 0000000000000000003ab949e9319542482c79003ae00a1e38bad46ae26469ac 2,567 1.00/1.00 vMB 439
502,858 502,858 0000000000000000008dda55cf4e3a0a181b56359f63bdca4edd7fabbbdae7b1 3,039 1.00/1.00 vMB 501
502,857 502,857 00000000000000000079679597d5f2ad5ee0e9ed40c8b754018d978b5b7d834a 2,693 1.00/1.00 vMB 522
502,856 502,856 0000000000000000008538279a40c7848f0816e489492accf480633f0bf67f20 2,947 1.00/1.00 vMB 501
502,855 502,855 0000000000000000001b45eb3dc0ad531322af96fb63d1e3974f883cf53b1fb9 2,144 1.00/1.00 vMB 399
502,854 502,854 0000000000000000001caad59d962e8f153caa7c430839e600c107a29a9ff63a 1,825 1.00/1.00 vMB 254
502,853 502,853 00000000000000000091a1b5df1097ec9836b860ea2dfe5c7ab0f894ba8941fe 1,400 1.00/1.00 vMB 282
502,852 502,852 0000000000000000008a0add377c49b5b01bacd3a4404ed61fc5167c34963610 2,925 1.00/1.00 vMB 482
502,851 502,851 0000000000000000006e0c96efca81b8e8ea4ec8915b823185b6832fe1201a78 1,682 1.00/1.00 vMB 325
502,850 502,850 0000000000000000006d9ac4cc27783c0188c9f551a9d267e94660edbbf18341 2,821 1.00/1.00 vMB 443
502,849 502,849 000000000000000000479f5f978fc3232fed857991ce9ed3ff9122815775f6a3 2,725 1.00/1.00 vMB 539
502,848 502,848 000000000000000000732b1203275081f4b47a8d153bd3c3b323438b65a9f51f 3,121 1.00/1.00 vMB 471
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.