Loading Tool

Explorer IconExplorer

Memory Pool

15,452 transactions
7.59 vMB
0.02660475 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.66/200 MB

Candidate Block

Mining Attempt 48995f8c3ad6e050db5ebfbbea8986b2493eab6726315aab41ea81468f20d866
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 50c88d58f82ed5d556b80914b77d575b7eb59b64c524e721aa76c291ee73f575
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01060406 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (758,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,761 154,761 00000000000002567e4984120c865e195d59a58f5a1dedc335d76cf30c16afe4 7 0.05 vMB 43
154,760 154,760 0000000000000c17610903c3925889c0dd21048251857e76d93d2686174d9064 73 0.03 vMB 62
154,759 154,759 0000000000000df2111a0970f983f5e5ee2453c525c66fc986bdb47edab51224 29 0.05 vMB 702
154,758 154,758 000000000000080853b422dc78a9d90a343fd0c0dad3971b07a1b11a5c3c197a 12 0.00 vMB 16
154,757 154,757 0000000000000a88b2b3cd83ab97cf4563d3d8a0f85d86ba353b2f2ebe6292ee 74 0.03 vMB 18
154,756 154,756 00000000000004f709bd57cbf769a83f918372bcf8fe411301e4f892be6fc109 103 0.05 vMB 371
154,755 154,755 0000000000000b8142bb715df91ccbf21e6697d4928da15fa5924b517fc656d2 2 0.00 vMB 0
154,754 154,754 00000000000003202dd8477eff94ff67c75ea76585b695bef0c2df103d190c47 42 0.03 vMB 368
154,753 154,753 0000000000000920a0f3d63490d01c9a64ba671a70066f8908b4e00e62eafa5b 95 0.04 vMB 284
154,752 154,752 00000000000002d3f4ad80ceab7b5f3b6f25e8ca1251e0c51a761ff7a6dc6c6f 74 0.04 vMB 85
154,751 154,751 00000000000000d654846d3b6cf1a0464c05393fe8a476936c022a501a4d7986 1 0.00 vMB 0
154,750 154,750 0000000000000060073b9ecc7d5097493b9a5901335bc3b2fc88ed431589fc2c 85 0.04 vMB 201
154,749 154,749 0000000000000236c670c7b511e85525cbd0be56e3896369b4eb516d7685552a 73 0.04 vMB 51
154,748 154,748 00000000000004720b60045048f1793c3413adbd10f2f3ea69dafe719f189442 3 0.00 vMB 0
154,747 154,747 000000000000048ae71342ff6aecaee62ab5b91ddc729f339d59e7db7f46263c 4 0.00 vMB 6
154,746 154,746 000000000000042c2f922a4f3068e2a4d554f6ae6f00f35c96e7f05cf3ee7966 26 0.01 vMB 1,621
154,745 154,745 00000000000000f5ddf24dbec7273d27b38b12d78f7429e90d64b7d0754e8c1f 100 0.03 vMB 384
154,744 154,744 00000000000003d3627b5e5de0ae1dbea8eb64c6e2e212d2d979665615dd9597 24 0.01 vMB 130
154,743 154,743 00000000000009c59dbe8ec101906e00bec05852deba0b95c95bf4a2d8e6db68 61 0.03 vMB 90
154,742 154,742 0000000000000d5093fa6ff02146b007c4c9106a285b3cb4a40200de007dc516 2 0.00 vMB 0
154,741 154,741 0000000000000597cebef4fb57218a94ac390ced21e21660c90407ad89e6a28e 83 0.03 vMB 7
Previous 10 blocks ↓
Total Size: 779.56 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: 266.76 GB
    • Received: 1.03 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.