Loading Tool

Explorer IconExplorer

Memory Pool

16,969 transactions
9.19 vMB
0.02341930 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.12/200 MB

Candidate Block

Mining Attempt cec83832556f41ababba00aaa70c9b9ab437d225842118594390c2ddcf13819f
Version 20000000
Previous Block 00000000000000000001d2c2dc48ae6f2767fdf5f79ac1a81994e993c5f696a1
Merkle Root e7f53d9d757c22586e4ccd23f63408e6ca0723308c07fb79d9ce0cc06d38ae61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,591
Size: 1.00 vMB
Total Fees: 0.00928487 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,543 (643,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,457 270,457 0000000000000001c52328cd9915e3d5467aaad2678ea799069bdbde833c701b 1,137 0.64 vMB 63
270,456 270,456 000000000000000250e041e41cdd96de9cd6dd154001cb02c9ddb24a13005ebf 59 0.15 vMB 14
270,455 270,455 0000000000000003ec44c57844b514bdda7d8034856c670d8183ebae26bc68fa 604 0.35 vMB 15
270,454 270,454 0000000000000002cff0aae402ebefb669595b8107d0feedb11937411e203f38 419 0.25 vMB 45
270,453 270,453 0000000000000003616293e57f7edabd8f0c86ade75cb6add81058764e8373a0 1,211 0.50 vMB 89
270,452 270,452 0000000000000003efdc3b7b9e4fb9a910ff8f2c5d9475a7d1a19fed8a14534d 129 0.17 vMB 41
270,451 270,451 00000000000000024e0040f06da5230cb0622d8f301a716d240d90c1ed33d963 246 0.25 vMB 45
270,450 270,450 0000000000000000017d9cfa1bb14d8d1e16487e94611c98bffb608142d0e938 250 0.23 vMB 30
270,449 270,449 0000000000000004f9e6716b80d36f91ce5534bf53b635657557c7cd41731305 629 0.32 vMB 74
270,448 270,448 0000000000000001607b62db9b0df7bc6bbde8d6e597afa97b82b3ea2da752cb 783 0.43 vMB 35
270,447 270,447 00000000000000066ace54c591a528365872022639c6b44053fb30953dbfb040 1,109 0.46 vMB 57
270,446 270,446 0000000000000003d66cb4aa3e4b2d33e282f611f92cfa0175d536242a82bf31 622 0.26 vMB 73
270,445 270,445 0000000000000003d91be8d39430f6475ce926001c08a4d476f3a56c738e9114 132 0.24 vMB 16
270,444 270,444 0000000000000005dd612b65f54bf6655ee11f14b6627bbec45a4682117c505c 539 0.25 vMB 66
270,443 270,443 0000000000000005b6b949ac203b8e6010a95132855c8a6603e37a873d7c04fc 952 0.50 vMB 48
270,442 270,442 0000000000000001e615b2ed04ffb6306aab31a33fd3c8d885178119873b930f 936 0.41 vMB 46
270,441 270,441 0000000000000005073a347191671491ac4ae9ec36dd0e6b95cccbebba48abf8 169 0.11 vMB 65
270,440 270,440 000000000000000442690ff4bdae3cca615089d9eca3e590081c6061191cbaac 474 0.28 vMB 80
270,439 270,439 00000000000000019228932ff93eb32f3d6616911362262a2922853f356d3e7c 511 0.28 vMB 65
270,438 270,438 00000000000000018b64217527145138fded92681e5191c6987beec149156aab 416 0.18 vMB 63
270,437 270,437 00000000000000057e8d958de83fca8d266e06231db3f1d23b45f1182d1ec17b 257 0.26 vMB 20
Previous 10 blocks ↓
Total Size: 779.80 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: 409.04 GB
    • Received: 2.15 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.