Loading Tool

Explorer IconExplorer

Memory Pool

42,023 transactions
26.77 vMB
0.06132069 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt c9e53eaba2acff15b49c6c390b60aa9a1610696d9304aa97dbc806858c0c9b50
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 38a62f4506ee4bc073f4b24373a5f8dcfc46dfe4164b9854a59f3b6f841c4f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,601
Size: 1.00 vMB
Total Fees: 0.01174416 BTC
Feerates: 500.44 > 1.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (488,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,565 426,565 0000000000000000047bb1281d0076ce08dda13d1150db8e839c3e560a0c184b 2,236 1.00/1.00 vMB 62
426,564 426,564 00000000000000000080ecfd207854d7bd380475ea40cd63e9259b23f8e52f9a 2,685 1.00/1.00 vMB 52
426,563 426,563 00000000000000000428cd44e7ebb4dcad54fee5b75c8aa235e32021872f6480 1,028 0.93/1.00 vMB 66
426,562 426,562 00000000000000000047b395f20cc07ecf119933d2e5135a46e232ea56419943 487 1.00/1.00 vMB 73
426,561 426,561 000000000000000004bc98155ae1a92b35ae273f5c15d7615d211699818a1bd8 359 0.99/1.00 vMB 76
426,560 426,560 000000000000000004e603cd613411567bf6ca202c3a834f681f70bca3c959a5 2,242 0.93/1.00 vMB 106
426,559 426,559 000000000000000001fb30eeff1a07a54bf8b126fbae12b94cc8f3506de090ed 2,350 1.00/1.00 vMB 60
426,558 426,558 0000000000000000049a5d4b5f99a12819bcdca7ecd1a5fcff0d062e4674f1a7 2,929 1.00/1.00 vMB 93
426,557 426,557 0000000000000000038173c02479cbdacdabc8c21080f49c209653e72c0ee1e6 319 0.75/1.00 vMB 18
426,556 426,556 000000000000000004adbaab8af4635ea8681cb2d97dd7dc092cce7ac45c4552 1,631 1.00/1.00 vMB 44
426,555 426,555 00000000000000000102cf25b02c72a1bd671a30593250935286a3f17d1b6084 756 1.00/1.00 vMB 26
426,554 426,554 000000000000000001992075011302fee62283b326b5ef3bd68a5d695cb9a2c7 2,112 1.00/1.00 vMB 51
426,553 426,553 000000000000000004b61b03f080f3ab3010abda3659592eedbbeb12655a6b0f 3,092 1.00/1.00 vMB 85
426,552 426,552 000000000000000000d78645c54eadfd6667547d3546f5c31b189d4589ba5de2 92 0.04/1.00 vMB 59
426,551 426,551 0000000000000000034c306c0795317fdb718333e7b7a12de269c6c720cc623f 735 1.00/1.00 vMB 26
426,550 426,550 00000000000000000460adf590836f4638b8579254b5b76586f0c899d8070ac8 1,164 0.67/1.00 vMB 52
426,549 426,549 0000000000000000039fb7203c29e60a78401b2adf981819aa5fdfb085ffea0d 2,739 1.00/1.00 vMB 71
426,548 426,548 0000000000000000007e16b4e6d286ac27c15244b2cba8fc743934f9fa3b54b6 758 1.00/1.00 vMB 17
426,547 426,547 0000000000000000036f2e4ce43e17489b024af69da2d0bae326d8e958c2c1f3 1,755 1.00/1.00 vMB 32
426,546 426,546 0000000000000000034f9aa71be32b21140aa897b1c48193e28fcf80fd439b4e 2,543 1.00/1.00 vMB 79
426,545 426,545 00000000000000000129b48409698b16c0307f0cfcf3e55b95943f3d766d7432 2,204 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.