Loading Tool

Explorer IconExplorer

Memory Pool

48,736 transactions
27.54 vMB
0.07866578 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt 199d13caa436beddb09368872649c592f8d7ab2762a82d810e75b40ed0c90b46
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 98fd3e3e2354d43e9656c9a74c63a910111ead0a39753ff984730b60e72eb327
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.02694477 BTC
Feerates: 150.92 > 2.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (450,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,958 463,958 0000000000000000018159bab3418ce3a7dd74384e408d7c81743575a057624b 2,573 1.00/1.00 vMB 145
463,957 463,957 000000000000000001a11d3cd1539c3586d2dc816b08edad7399d4fc8e34b10f 3,449 1.00/1.00 vMB 132
463,956 463,956 000000000000000001f44aa01bc3875ce1dbb44e295924a19c7324b09cef8977 2,480 1.00/1.00 vMB 134
463,955 463,955 00000000000000000217f7701fd45a44be929aa8f1e262a3dda61f46c0676c49 2,635 1.00/1.00 vMB 210
463,954 463,954 00000000000000000086397b96c3822d3b6ebeecf7d37c939e96db626e7da503 3,006 1.00/1.00 vMB 150
463,953 463,953 000000000000000001750b31d13ecd73fabed17e8fb21c7800ba4cbfb10b44c8 3,449 1.00/1.00 vMB 141
463,952 463,952 00000000000000000173b56fb51ac6164550e389a55b535e0ea420fe4f1ce158 2,403 1.00/1.00 vMB 177
463,951 463,951 0000000000000000014e6e2967868bd27302575d903ea2d477b27a47edefb89e 2,444 1.00/1.00 vMB 137
463,950 463,950 000000000000000001673d36db8a9b662717f58e09146a3754d6933d65f36991 2,103 1.00/1.00 vMB 126
463,949 463,949 000000000000000000e458b36f442ebbe70593343c49e5fd9c6645a0e7416887 2,546 1.00/1.00 vMB 215
463,948 463,948 000000000000000000c2345e4f34cb3f60dc1805e92061b135c683cd35a10261 2,128 1.00/1.00 vMB 178
463,947 463,947 000000000000000001d0749119a0b9c0768604aaba4ed2275aedd4ab37e7ff3c 2,199 1.00/1.00 vMB 170
463,946 463,946 000000000000000000eae0b47ac1180a7a3cdfac5e62df40091ce17b5384bc89 1,568 1.00/1.00 vMB 196
463,945 463,945 0000000000000000012dc202b6981bf3c3026abbcd284be2e8ba8148e76c1ff9 1,541 1.00/1.00 vMB 89
463,944 463,944 000000000000000001148ae3ac8aec9c67d18f0e12087515d6ce1177c1a5ac07 2,586 1.00/1.00 vMB 153
463,943 463,943 000000000000000001b682df083980afff25a0bad1a7032c9cfa16547ee45df6 2,601 1.00/1.00 vMB 154
463,942 463,942 000000000000000001da147d373591afaf35dd074581de7cf6db504f831c6185 1,801 1.00/1.00 vMB 148
463,941 463,941 0000000000000000020b897b54484659527057e74d116299de0ab5e7ea105038 1,521 1.00/1.00 vMB 121
463,940 463,940 000000000000000000ff0a49e484fe3333c911e4bc0885fa58c7d2c90f049403 994 1.00/1.00 vMB 130
463,939 463,939 000000000000000000bc170bb942e6e9ccac328b978734d5bb3c6ac09a6ad7f4 2,127 1.00/1.00 vMB 154
463,938 463,938 000000000000000001f6fee9c9246d0485dd390569b81349e5a5d7725462abe6 2,900 1.00/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.13 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.