Loading Tool

Explorer IconExplorer

Memory Pool

45,037 transactions
27.76 vMB
0.08946317 BTC
Random Selection Loading Transactions
Max Size: 144.97/200 MB

Candidate Block

Mining Attempt 4acbf7e9311a073f8e26c9de1d95a5782898c734116a13f1160a8c2e47ff87fc
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root b9efc4adb090b98350d358e88b408fd73abbac14fe5328d5059deb7d818e9399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.03223486 BTC
Feerates: 150.77 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (670,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,774 244,774 00000000000000583bcc055945944db8da0eaafa2b45990fe760d24dd56fba30 118 0.05/1.00 vMB 132
244,773 244,773 000000000000009a31a855baa87baa7d0e8b806acd7ccf8d075bc3ff5f3149db 8 0.00/1.00 vMB 109
244,772 244,772 00000000000000860800ccf3633afee4937cd9b18a65d11f71db788bc974123b 32 0.02/1.00 vMB 100
244,771 244,771 000000000000005fd547251255cc434d1c93a7270b1bf0427f6199ab36042c78 64 0.04/1.00 vMB 34
244,770 244,770 00000000000000bd78ae15065d3fd34dbc22e9b8a06bce9404b5878a693828d3 229 0.10/1.00 vMB 138
244,769 244,769 00000000000000b5d30e8b5f34bd8d89be31581db73577f42ef26f216e6944bb 181 0.08/1.00 vMB 126
244,768 244,768 00000000000000153cf9787e901cf7a94f7e46f435a39634a5c65050d634a9b0 250 0.12/1.00 vMB 120
244,767 244,767 000000000000005a8b14d6256ed7c39a86452e02f5d1847f59e56feeb1c9f493 351 0.15/1.00 vMB 161
244,766 244,766 000000000000009fa7190be92e1b03912bdf9651ba7e5c25c2698d490782e0c9 270 0.14/1.00 vMB 67
244,765 244,765 000000000000001d0074f604363a952b6e161f4c65c93bcd6cff727f14e9faa0 588 0.25/1.00 vMB 187
244,764 244,764 00000000000000bd155387697f81d70a9318557bc552bc7dc996c056b17224af 108 0.09/1.00 vMB 27
244,763 244,763 0000000000000091929a5b8d7139099d1750dd4ec62e6527492da3c86a939c88 518 0.25/1.00 vMB 127
244,762 244,762 000000000000002410b1876ed2c5b509f648ddc08c9bc1f569792f85f5521bc9 630 0.25/1.00 vMB 364
244,761 244,761 0000000000000097fa4c83d013b4debe4997b3c674f4a7d30661cb4426544890 98 0.06/1.00 vMB 118
244,760 244,760 00000000000000adba03f14ad4f9367ea7e89405ce2ad75299709f10a4da0423 148 0.07/1.00 vMB 128
244,759 244,759 0000000000000034671e450b1b71be0866df011b920efd77baaef02a634e7a08 31 0.01/1.00 vMB 97
244,758 244,758 00000000000000c38ef376b6a81eb16caa604194f56426a503f6c0791de645d8 334 0.15/1.00 vMB 154
244,757 244,757 000000000000006cfac17b86995fae1383b886cfee8a0e11542ebc305c785c2d 25 0.02/1.00 vMB 68
244,756 244,756 00000000000000c3a02bf11a1059858c4939d09711afc51f7dbcdd1359d0dfd6 382 0.14/1.00 vMB 200
244,755 244,755 0000000000000054bb09f860837dc69a63fed23a8502c3ef0babdfd1660667e7 512 0.19/1.00 vMB 28
244,754 244,754 000000000000007e61b46a5cb3f2dad330cd3f9f1efe8f4e58acaaae9286e1d6 375 0.14/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 782.18 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: 653.67 GB
    • Received: 14.00 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.