Loading Tool

Explorer IconExplorer

Memory Pool

42,554 transactions
28.95 vMB
0.06068277 BTC
Random Selection Loading Transactions
Max Size: 149.14/200 MB

Candidate Block

Mining Attempt 1de197014a128ec371c554a9438363e19d3fbb35ced0f18b9913b5d2da945780
Version 20000000
Previous Block 0000000000000000000196b9925bca5e45f094c3c1c9dd239e8581451c4f878b
Merkle Root 4a6140c2bbee8036a8b08512d6e64fb60527981b0072eb048012b91d7c1f9be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00425515 BTC
Feerates: 40.20 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,616 (149,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,912 764,912 0000000000000000000149666ff802bf09f76d5a620e7553ea37208d898943d3 1,310 0.47/1.00 vMB 16
764,911 764,911 000000000000000000030f633fb9e70f20c86b48bea627ae465f5a7c66f2a1d8 1,538 0.55/1.00 vMB 17
764,910 764,910 00000000000000000002919df40874e1a1995fb3069acd299a51d7ca30e89dfe 1,360 0.57/1.00 vMB 15
764,909 764,909 00000000000000000002c7823ea7ce3db692c7daacb253bb9d736eacde58151c 1,334 0.72/1.00 vMB 15
764,908 764,908 0000000000000000000024c080d40bc7153a771478cdf264170ad1b2d362b9a3 1,008 0.59/1.00 vMB 6
764,907 764,907 000000000000000000012a21029096161ac0167e34313b5c1916798422ff9db8 2,512 1.00/1.00 vMB 24
764,906 764,906 00000000000000000006946ed4146fe623a970ccb36d8252a5b51cd9121e016d 2,442 0.88/1.00 vMB 16
764,905 764,905 00000000000000000006011547113c840a4d07552c9f069f9af7e5517ce780d0 2,322 0.99/1.00 vMB 18
764,904 764,904 00000000000000000003a6815774486164bd745ddc36f1a13956ea38f9fc98fb 1,082 1.00/1.00 vMB 12
764,903 764,903 000000000000000000026b1296780f18dc553bc816654eae4870dfcd3b8481f1 1,741 1.00/1.00 vMB 18
764,902 764,902 0000000000000000000074d29a7677af95e2187bf5a5dbc7481e3e700c6bb576 691 0.30/1.00 vMB 16
764,901 764,901 00000000000000000000874da2148b46c94ddf68df0c35cea0817a4c288aba71 713 0.22/1.00 vMB 19
764,900 764,900 00000000000000000006fa08342cfbc14ecdda0f8ef2aaf2a4a3a3a35038669b 737 0.31/1.00 vMB 12
764,899 764,899 000000000000000000008f2088928eaea280f525c71cd08f4ad64bd4f51e9a52 3,366 1.00/1.00 vMB 21
764,898 764,898 00000000000000000005d9e8ee8dc50e265ac1560ae69bda0f3f1efc485156d8 1,047 0.46/1.00 vMB 14
764,897 764,897 000000000000000000053d65b5a9bd2c55dcbea74aae94401ab942a01a3ff0f1 139 0.06/1.00 vMB 12
764,896 764,896 0000000000000000000665ccb7e8c7f29146df0462ae652e61c2814cfb63afd7 544 0.67/1.00 vMB 5
764,895 764,895 00000000000000000002a0fc723ea58c5d1ecf87e80eb194c4590741a84104c2 1,375 1.00/1.00 vMB 8
764,894 764,894 0000000000000000000154b921f7e3831fd52b33dbf47d444ca7d115d00f4e85 2,576 1.00/1.00 vMB 23
764,893 764,893 00000000000000000001ac5c12af7d55e53e8a9c3f57668f8192aedc0cd05523 524 0.20/1.00 vMB 17
764,892 764,892 00000000000000000001b1015a0b067270421189fbdf34c7d1a455a5efa57100 330 0.24/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.