Loading Tool

Explorer IconExplorer

Memory Pool

98,569 transactions
25.94 vMB
0.07549449 BTC
Random Selection Loading Transactions
Max Size: 174.23/200 MB

Candidate Block

Mining Attempt 34d51d27bf8cfe931429f88278e2c1add026246f6bcf4412ca61cae065c15ad5
Version 20000000
Previous Block 00000000000000000000b7bac6595d21a43a1aa5fe17f1b4a0e4537845029887
Merkle Root 74775753d6c707bd8cd06252052348ddc0d811e93c1ee5fb27b5b91876902d41
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.01330480 BTC
Feerates: 40.21 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,076 (898,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
17,097 17,097 00000000c8d66a609acbb8c4844517e214d3ba76f5f1f9451d91ec8339e3afdd 1 0.00/1.00 vMB 0
17,096 17,096 00000000bf9b23f1a000b2430e51a8d85b48f221b60c0873bb840f54809487cc 1 0.00/1.00 vMB 0
17,095 17,095 00000000d6755c9f9af57789f290fe20c64280534f6d03bcea25773a684e7d7b 1 0.00/1.00 vMB 0
17,094 17,094 00000000ede7e455235e6129a2b74da207f1d85088e4e2cfa784aa828b2e771e 1 0.00/1.00 vMB 0
17,093 17,093 0000000046e13628f2ec721a293497063f6989943ca7de807554cc33bc114a6f 1 0.00/1.00 vMB 0
17,092 17,092 00000000c2791d3050c6009efb4005bd12b1f14933ce3017ad73ddbe2cedc482 1 0.00/1.00 vMB 0
17,091 17,091 00000000712034d269cb29d1080ffb983314c6a6c9246f5d70bb2d703d0d2b23 1 0.00/1.00 vMB 0
17,090 17,090 00000000755012ef9a7e29971285c96eb2d4e988acaaa3f70fab403af43a4951 1 0.00/1.00 vMB 0
17,089 17,089 0000000028cd89e63b2bd0a28225b8d2fac77f3fa3c773a9ad56858bda3ead71 1 0.00/1.00 vMB 0
17,088 17,088 00000000c383af85111c97d43220f19e26b679f748ec7603ccc7d464c6769683 1 0.00/1.00 vMB 0
17,087 17,087 0000000014af36c73cd530569ab74ec646bb0cfcccd41346bb6f8a94b7a2825d 1 0.00/1.00 vMB 0
17,086 17,086 000000005b7e287d4d80ca1a7e0ea053e76cfbbdd331c258c659468be74ee378 1 0.00/1.00 vMB 0
17,085 17,085 0000000080c874206508a7ec68cf71ef7edf392ab57f47bad04f375907568635 1 0.00/1.00 vMB 0
17,084 17,084 000000003f3622a8368565da12a78295b2874b8b4bfb09e4afa3f9323c7f2179 1 0.00/1.00 vMB 0
17,083 17,083 00000000a867af1fa090a7863f6e08707fe94ec395a02f1d7c3e9422f88e1153 1 0.00/1.00 vMB 0
17,082 17,082 000000004ebec7417dcf795859d643f22c0acb655e10a540a8c72066bb757208 1 0.00/1.00 vMB 0
17,081 17,081 000000001242be04c19e56c13589b572686e54091d85db514639c24ae6694b3e 1 0.00/1.00 vMB 0
17,080 17,080 00000000b8282122cbb5e930ee0e8397208a711a0538d769fcd8ae577fa93e52 1 0.00/1.00 vMB 0
17,079 17,079 000000006771bf54e788dad815f82353356e65f034a9c034292b5e037acee286 1 0.00/1.00 vMB 0
17,078 17,078 00000000cf313b9959eea6d0f70f2e610d22a830444db9cac9cf124236b0ae19 1 0.00/1.00 vMB 0
17,077 17,077 0000000028932b17b69636753c46a341cf73d9b0c2e72f57825739492806784a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.25 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: 814.64 GB
    • Received: 23.98 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.