Loading Tool

Explorer IconExplorer

Memory Pool

82,438 transactions
30.90 vMB
0.10556587 BTC
Random Selection Loading Transactions
Max Size: 185.85/200 MB

Candidate Block

Mining Attempt 7cc458531a6ed4a7228fb01f30632b297f81abb442ebe82607983c40984f4d46
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 1af768685d3f8109fa3fc43d8d49a7a67856c65ded142fabf2fc7477ee2fea7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.03635492 BTC
Feerates: 163.06 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (560,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,542 354,542 00000000000000000864bac3fb859e3adf8f01fae602b906b673a34579c49943 375 0.15/1.00 vMB 29
354,541 354,541 0000000000000000112711ca835761139b190e180862363df0e48c15e3046f0f 712 0.34/1.00 vMB 26
354,540 354,540 00000000000000001523e1377cb0e44f26944a76dd392ebfc29e932b949f29e6 404 0.18/1.00 vMB 31
354,539 354,539 00000000000000000374e14749b1c8139556fe938145b11c65757623a517c34a 269 0.16/1.00 vMB 23
354,538 354,538 000000000000000004d97df6f5800e1b8a06ef12d89873cb5cdcd21d34314a75 289 0.12/1.00 vMB 31
354,537 354,537 0000000000000000020f141d67691abe2eea3856d57c75c28fbd2c6cb441076b 385 0.21/1.00 vMB 21
354,536 354,536 000000000000000016a35724216c0f158475c9932907e570ad6d50c921bbbfe9 470 0.20/1.00 vMB 32
354,535 354,535 000000000000000006748557b51bcf855b6b9f6abb82c110e32f2d6f89f62665 586 0.30/1.00 vMB 24
354,534 354,534 0000000000000000109bac42e3ab3dd262c8dd853175ee0c36a1b1bc5f1a0a10 1,672 0.77/1.00 vMB 27
354,533 354,533 000000000000000016eee0779d9c0212b82b2dd7e64220cce72de2c0d35f99ef 1,728 1.00/1.00 vMB 27
354,532 354,532 00000000000000000e4e95b616a67d047676d5f4ade5c532fb9da77525c773a2 1,304 0.81/1.00 vMB 20
354,531 354,531 0000000000000000047db64c1b61b99d83a7ace7b403eb82eac3449a0f7ea1e0 2,092 0.75/1.00 vMB 38
354,530 354,530 00000000000000000c5fd2b2c1fcca13879c08278fd9a8263ea06f33bf33378a 1,084 0.50/1.00 vMB 30
354,529 354,529 00000000000000001359904bb511474ce559d00e29691e526cca3d4287355946 231 0.14/1.00 vMB 19
354,528 354,528 000000000000000011d0120a251aeb68e040622bf5eb885bdb641258c1d7a2af 566 0.29/1.00 vMB 28
354,527 354,527 00000000000000000e92a0cd5c17f03ccfd33d6a649e3b9d9dcc4d89017b6440 1,104 0.50/1.00 vMB 28
354,526 354,526 0000000000000000048a5d5c4def6ac3ae80beb98b1054f5257431781a184169 145 0.10/1.00 vMB 18
354,525 354,525 000000000000000007c7206ef554e90d6922fea790743c5366cad0ea3d7493c7 363 0.18/1.00 vMB 26
354,524 354,524 00000000000000000c1d3dced8defdb677fd0a157d14e95c98190a1a7c23c931 166 0.10/1.00 vMB 19
354,523 354,523 000000000000000004266dec81dbdb4caa1cfe631eee3f0621f08de28e999a05 1 0.00/1.00 vMB 0
354,522 354,522 0000000000000000101e3fa825bb11f6e9305e2ab569bad1c8d1b20dcaef5996 449 0.30/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.69 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: 694.77 GB
    • Received: 16.51 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.