Loading Tool

Explorer IconExplorer

Memory Pool

78,538 transactions
29.99 vMB
0.08777028 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 7c73641f3a962317334268dc3c1d032b91bbc8b406485d9c863e5f513b654073
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root dceaaf8342a333cee5d79cbe5f249c520a441cd30b766d0d8312aaa7a2b72d67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,744
Size: 1.00 vMB
Total Fees: 0.01869031 BTC
Feerates: 100.69 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (799,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,871 115,871 000000000000c6a842d92bc95cf3559c39bdffdf5d72f3fa379262ee0f606d3a 5 0.00/1.00 vMB 1,517
115,870 115,870 00000000000014704e2d54f17b494f3c0108bbe604d45346637af233963f17a2 7 0.01/1.00 vMB 221
115,869 115,869 000000000000b8d4f294d9cb69acf3b4c993b13a19fd7139118a8293402c8adf 5 0.00/1.00 vMB 418
115,868 115,868 000000000000a71f17d594a1bfe5422b6844cf678bf6ac6f7352b24cce20b787 25 0.01/1.00 vMB 795
115,867 115,867 000000000000d5e3cf35abb486bfb6a0e790caea60e39207f56ee366827a23f1 7 0.00/1.00 vMB 0
115,866 115,866 000000000000207571ca6a61a4216b1d1934ac30a6ff580288f07fc04ed3e32c 1 0.00/1.00 vMB 0
115,865 115,865 00000000000048d8d68486e14663fca9001920f32969de2f7c65893dc81372ec 4 0.00/1.00 vMB 1,079
115,864 115,864 0000000000000987ea614adf96d4fb5910c43bd01dde879c46879340c6ab5c12 12 0.00/1.00 vMB 1,406
115,863 115,863 00000000000067824022c7bddda27e9f461a23a4074312cb1a7c67c7166c1a2c 7 0.00/1.00 vMB 1,106
115,862 115,862 0000000000008d4196c7dc26d2f134f1f88fcf052b0c3e7acaa6c86db1f046a1 4 0.00/1.00 vMB 1,872
115,861 115,861 000000000000b5b54df9442301b596f52f2bd9d81b106cd50718c8f26d0ff05f 7 0.00/1.00 vMB 454
115,860 115,860 000000000000ed503a58325e8220855205ece3adf8036973f2e1705742104943 102 0.03/1.00 vMB 236
115,859 115,859 0000000000002d2ac2c152cdfb33eca0b25a517c2914205f9e2cd511ec0922a3 12 0.00/1.00 vMB 1,306
115,858 115,858 000000000000111a71745b59aeade2c270cd8feb15649b8e9b76cdf1d3ead281 12 0.00/1.00 vMB 357
115,857 115,857 0000000000002797e858495a3f75c410025893d8507ab359f0632cb3e931ed40 6 0.00/1.00 vMB 0
115,856 115,856 000000000000c00bfa49d0ef896f48b65df0d1f4676dd1684305fddd82ebb6ad 12 0.00/1.00 vMB 352
115,855 115,855 00000000000030f1cfc0f47299f89c5b1eb9e840600b7c7603d867e979fc4243 13 0.00/1.00 vMB 1,001
115,854 115,854 000000000000396955b4e602c8c1c231b4a7cacb77de8e5cfa6d5d5b3754848a 1 0.00/1.00 vMB 0
115,853 115,853 000000000000a848a9c38c32e56c5250b8ef577131d3882466bfb99abb129ac2 10 0.00/1.00 vMB 1,890
115,852 115,852 000000000000806b06553da6ca817c8ad96f22acc85b282cb52121fd52c41afe 7 0.00/1.00 vMB 972
115,851 115,851 00000000000001925007122b155ae78b2b51014ce73da875a1f535e72c4e510b 11 0.00/1.00 vMB 887
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.