Loading Tool

Explorer IconExplorer

Memory Pool

82,721 transactions
31.32 vMB
0.10501168 BTC
Random Selection Loading Transactions
Max Size: 190.45/200 MB

Candidate Block

Mining Attempt 8f991b5a149233156a56135653431731f4c4befa18349f049f49077a84973060
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root feed9416ce936233dc9664aabb390b0a543257d31945adf8cd4767446da39961
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02848686 BTC
Feerates: 151.12 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (602,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,009 313,009 000000000000000006fa926f4a7e1a3666838e9193259a73ea8a36e306b4561b 1,327 0.75/1.00 vMB 27
313,008 313,008 00000000000000000c2590c738b9f9468133876e74a0bb767fb6254204a25d00 302 0.15/1.00 vMB 31
313,007 313,007 00000000000000000707a2ce1368f4d4bc2698e0d107c52209b6af61ecf9e125 554 0.33/1.00 vMB 28
313,006 313,006 000000000000000003de8159466eac2a79ca68774873fbe554b89884c2e209f9 578 0.43/1.00 vMB 20
313,005 313,005 000000000000000024a9419be83a46a7c513f3fc32b67916a860bab25ecc9c04 512 0.15/1.00 vMB 52
313,004 313,004 000000000000000029d4d0cd675c85e9091d147e9f8b542ebd1df1d27e227fba 767 0.46/1.00 vMB 27
313,003 313,003 0000000000000000194892a3fa476ecb29e1df14b8575d415dbd33588cd971a9 263 0.15/1.00 vMB 23
313,002 313,002 00000000000000001fdc9bcb5505b2200d1ef6d33607222f2c5003aa2a931dde 408 0.21/1.00 vMB 28
313,001 313,001 000000000000000038ecbcf41608d7f6815094700b3236f2f93ead67ac2757d8 282 0.18/1.00 vMB 22
313,000 313,000 000000000000000018f6d53196c6f51b402a82e3e5c04164b46efe1f33a1fca8 320 0.22/1.00 vMB 25
312,999 312,999 00000000000000003a3cc13afa0322d41e33a8bb551f1be63cffa5e243c65098 177 0.12/1.00 vMB 22
312,998 312,998 00000000000000001000341ebb96e0204f75addddfafa39e1048859bd87ec16e 534 0.30/1.00 vMB 29
312,997 312,997 00000000000000002ca388742ec40ec9109622dac3b7215367857f65bb35e121 257 0.17/1.00 vMB 25
312,996 312,996 000000000000000009f48694aa85358430faae21f367bc97bb728701d5749f49 160 0.08/1.00 vMB 34
312,995 312,995 000000000000000038d4ad24182e06a04be1f736b20eb1a61a38beaef9bf053f 101 0.06/1.00 vMB 16
312,994 312,994 0000000000000000021bf69d186b5ec12a142d17fa7f439b2f42af73bb68719d 892 0.52/1.00 vMB 26
312,993 312,993 00000000000000002c1ef9a8ef203d3a491450dd024ccb06b799faaa3d29570e 129 0.06/1.00 vMB 30
312,992 312,992 0000000000000000379b31f0c2b745a8b3fb4d084eac96cfe02ae32e29c92f0d 732 0.44/1.00 vMB 26
312,991 312,991 0000000000000000342dc8a5bf4f1701e6ce24bef688ff146a986bfe57e1b51a 545 0.39/1.00 vMB 25
312,990 312,990 00000000000000001143fde41547cb2df76cc94946cffba6fece17b02ffbbf50 85 0.05/1.00 vMB 24
312,989 312,989 0000000000000000316a68d2265968e723377d0337f64a2a9573012a8fa4cb62 182 0.09/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.06 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: 720.65 GB
    • Received: 18.24 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.