Loading Tool

Explorer IconExplorer

Memory Pool

78,030 transactions
21.47 vMB
0.08153226 BTC
Random Selection Loading Transactions
Max Size: 143.05/200 MB

Candidate Block

Mining Attempt 8b75f390d384f7c3d4b85f8dcec2e9f63d3f4ee4aa79f00abb0889653ce72677
Version 20000000
Previous Block 00000000000000000000ee2e0acc6af3b63a66e94352c6e246eebd9b30b2fa81
Merkle Root a0e428a6fd3c53ecd0580a3cc30945f975c83ca1ae310d61249490ddb256edd4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.03019204 BTC
Feerates: 174.83 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,005 (907,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,964 8,964 00000000f579f67af5a7aa3b45ed58f556d763711b9861567f753a59a4dd1877 1 0.00/1.00 vMB 0
8,963 8,963 000000004c5f9a511a4287b2be3b2c80ee3da48ab2bcd646d13f83d473419caf 1 0.00/1.00 vMB 0
8,962 8,962 00000000c80e08817fa6bf175f9594788a85f655645a2db9aeb6c1ce1d176473 1 0.00/1.00 vMB 0
8,961 8,961 000000001f4cdaea20f65d5535fc9f5d7468bd07a63385be6b3949b551f6eeb6 1 0.00/1.00 vMB 0
8,960 8,960 00000000c2253ed36167903b09d3f2189d0ff81e3190ddca8a17a721de88cfb6 1 0.00/1.00 vMB 0
8,959 8,959 000000008bd4fc0326715015db1c8d00bfa9649ffe6fb5fc02f60517ff70f42b 1 0.00/1.00 vMB 0
8,958 8,958 00000000cee528a564ecef212f781c6a45665cfbaae208302bb13cc6b9e26304 1 0.00/1.00 vMB 0
8,957 8,957 000000009c65177a855fd521aaa68c8cd201d00a2e150492c1316fa966d3bf77 1 0.00/1.00 vMB 0
8,956 8,956 00000000f8ebad1ffcbac17cf59d63d7ca863344143fd2224b7db74cd644d0b3 1 0.00/1.00 vMB 0
8,955 8,955 00000000ab2ad4b32468850fd0c3c5a007acac4f6d2f4d55debb9d1781ca1a38 1 0.00/1.00 vMB 0
8,954 8,954 0000000044df1612302205e2d6bffbbdffb370456a3adebaf1fe0a7e8e312ccf 1 0.00/1.00 vMB 0
8,953 8,953 000000001117ac12d7d84f4ba7331c2e7d1d1f38eda45f63ba726f30c54f5bdc 1 0.00/1.00 vMB 0
8,952 8,952 00000000ed514c1e342eb1e74e0e2fbc529fc37d0a1758404ba66225c927f0d5 1 0.00/1.00 vMB 0
8,951 8,951 000000002baf5fc1698949b53091f2a20958ccd95950e9c1a0ea748cd89537bb 1 0.00/1.00 vMB 0
8,950 8,950 0000000087540aa075d0ff6853003831137acc8a2677cf0574b676e202fcd9c4 1 0.00/1.00 vMB 0
8,949 8,949 00000000445bf8b54a7c8ffa6519555b267be41e76f8e18ae8e0b732b8c6e1f7 1 0.00/1.00 vMB 0
8,948 8,948 000000009918edc82c3c26e02a241b00053c57339e4cb80a558b5a1a6a2c9c65 1 0.00/1.00 vMB 0
8,947 8,947 000000003dc61a619c72b085ee44574686c1ce58a8ba136f7eb07b34d40922f1 1 0.00/1.00 vMB 0
8,946 8,946 00000000b92a1200bc14712de9da725f68ab198ebd0b4ddc3cf958bd748539b0 1 0.00/1.00 vMB 0
8,945 8,945 0000000043eddc86a07d5dce3230fb925d3697f5f3d26d0b24ff8e77269b2e25 1 0.00/1.00 vMB 0
8,944 8,944 00000000fafeb088b659303b89d6911ece9bf6d03eb0171148596edee8ce01ea 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.13 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: 809.11 GB
    • Received: 23.29 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.