Loading Tool

Explorer IconExplorer

Memory Pool

88,326 transactions
32.32 vMB
0.17277306 BTC
Random Selection Loading Transactions
Max Size: 195.71/200 MB

Candidate Block

Mining Attempt 67578d10db1ec7798aed169a9c9c88190eb2fff44201c7768483288bd6fabbc5
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 2b90a404404485a39bc31c658270fdde7f805d1ac28d38b329304d063543c8b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.08389978 BTC
Feerates: 216.64 > 8.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (590,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,579 324,579 00000000000000000d24be4b66dd59d0411434a8219f6c477a9b13321898639d 752 0.48/1.00 vMB 28
324,578 324,578 00000000000000001cc0099d82ded2c58e8e5de2ee739dbf97d2b2835127701e 146 0.26/1.00 vMB 14
324,577 324,577 00000000000000000a2b5c4a712e5e6d11e735d6673724953633ea732c033f3f 739 0.35/1.00 vMB 53
324,576 324,576 00000000000000000929d6985e904154c98e113450fb31aa715f565ef7993226 68 0.04/1.00 vMB 9
324,575 324,575 00000000000000001acae244523061f650ddab9c3271d13c0cd86071ae6e8a5f 1,297 0.67/1.00 vMB 32
324,574 324,574 00000000000000001d7369ee5f49461f5ec08983c40aee79a422a6c9c4b0701a 1,525 0.73/1.00 vMB 33
324,573 324,573 00000000000000001e4f21fe27a15e231baf0e984ba7ab152e4bd94a097fcb46 478 0.22/1.00 vMB 34
324,572 324,572 000000000000000010870ae401a6ad5faebe40f6fbf4313b447abe20e8aa0cfe 245 0.18/1.00 vMB 24
324,571 324,571 00000000000000001274f53d599bae2c0b40ebedbb617a62c94879126894a28d 58 0.03/1.00 vMB 3
324,570 324,570 000000000000000016a60b6ccc5bcba4823f0f71c9de3612f8176e6c037893fc 1,219 0.69/1.00 vMB 27
324,569 324,569 0000000000000000116468599f28cf9c6cdbab147a257ed94d99e1c3b311f255 256 0.09/1.00 vMB 70
324,568 324,568 0000000000000000108466fc2f03446f07bd2c98429553353217f4efb26f71dc 116 0.11/1.00 vMB 21
324,567 324,567 00000000000000001b7efeabf63f9f9dcb3f97d7e8d40912b3c055e6c5cd9ba7 439 0.30/1.00 vMB 36
324,566 324,566 00000000000000000a67b6ea0bfcb2d0f42ae020e47f12730333e83fc01cd6e0 542 0.41/1.00 vMB 20
324,565 324,565 000000000000000000609b9dc998a51b7e5e04dc301f02997d03f93f9c4974e0 692 0.35/1.00 vMB 30
324,564 324,564 000000000000000009d25ba0d7e31487ad910af7dcfbe523d4425c95e48625e4 165 0.07/1.00 vMB 37
324,563 324,563 00000000000000001f70fc0f41f66175b6647db7880cb9695a67d3e78329665c 1,071 0.55/1.00 vMB 37
324,562 324,562 0000000000000000092e4ee01f6c144f4a97bf1307e1c5e7bd49f49328c28f35 515 0.26/1.00 vMB 31
324,561 324,561 00000000000000000dc71fdb8c98daddbb35f6305f32dca360b44fe79eeb19bc 384 0.72/1.00 vMB 12
324,560 324,560 00000000000000000781fdf16a62f677fb10d2ebacaf60dff70b9886ac6721db 1,654 0.75/1.00 vMB 29
324,559 324,559 000000000000000000f2bdd4d9bf7bc5814712df426f2fb16b88cf64f71d3a06 2,273 0.75/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.