Loading Tool

Explorer IconExplorer

Memory Pool

40,149 transactions
27.77 vMB
0.07776341 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt ad16f21bfa3bf133ab178c512fe7c0e4d42e68b725fcf76a7aa4652156c59bb3
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root c89df1d46be995b0abdeba2d604593589171d6b69646ee1cab80ddbf48fb3952
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.02427492 BTC
Feerates: 179.53 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (237,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,722 676,722 000000000000000000042b33eafe81fa425cea931192eca4aeb650d0492d1d6b 2,674 1.00/1.00 vMB 33
676,721 676,721 000000000000000000019165245c5c18e36292ae9e74d1ca555b2ef76b47249d 2,607 1.00/1.00 vMB 36
676,720 676,720 000000000000000000056b2772dca682f2bfe1045e6f3fc9c54a091a4a01873c 1,522 1.00/1.00 vMB 67
676,719 676,719 00000000000000000002eb61ddc6aa5d894b6c3aee91717266ad653a82abedc1 2,123 1.00/1.00 vMB 56
676,718 676,718 00000000000000000009215d26f2921259a776bcce1e23dff1ad4a85d46689d6 914 1.00/1.00 vMB 69
676,717 676,717 000000000000000000062c25c62494850eabe97f46768c0d06484f6d18a433fc 2,079 1.00/1.00 vMB 81
676,716 676,716 000000000000000000090a03a254693aa666b2ac861d513d8ecabc26cbfb975f 981 1.00/1.00 vMB 67
676,715 676,715 00000000000000000003e1551247aa9740b6dd2b31f0624c5b584a7c30910965 2,620 1.00/1.00 vMB 76
676,714 676,714 0000000000000000000bdd6e975ecd268ffc2276c058f1b0617a92bc87c1941b 2,604 1.00/1.00 vMB 51
676,713 676,713 00000000000000000006f1a46888312cbc78a97893a7d1ff30d5bd4e4d61870e 726 1.00/1.00 vMB 11
676,712 676,712 00000000000000000005757f24eb4fa13a395ec97a3efe542985da4e2fada224 947 1.00/1.00 vMB 20
676,711 676,711 00000000000000000000bdf6d4cab893ab3e01d071f9617956019a172c620f1f 404 1.00/1.00 vMB 8
676,710 676,710 0000000000000000000baa20eaae1366386967e19521b44a41e45f769e4042bb 1,889 1.00/1.00 vMB 42
676,709 676,709 00000000000000000005714d76c0b476d0a8e86f7c380afd882e9e5275801558 1,346 1.00/1.00 vMB 8
676,708 676,708 000000000000000000066670371acea8a00e3511a2b3ecce97383a081e807e09 2,475 1.00/1.00 vMB 58
676,707 676,707 00000000000000000009e8f29eb9c41edf888cf3e86744b1ab6680114a3ffa3f 1,868 1.00/1.00 vMB 15
676,706 676,706 000000000000000000050507a3cf86d1133c332c9698328be15705aa6a5919c8 2,063 1.00/1.00 vMB 55
676,705 676,705 00000000000000000008eb0326219c84fb32da35d0822e8425bfc45eea392614 2,474 1.00/1.00 vMB 19
676,704 676,704 0000000000000000000934217776359d644e2773389b83a504dc1dde1fb038d7 588 1.00/1.00 vMB 63
676,703 676,703 0000000000000000000123c8e16fa89fdd389feceea08ac7eac58d9cd2522d7e 2,508 1.00/1.00 vMB 66
676,702 676,702 00000000000000000002fc45f94313217a1d158f48b8e922d368db50522066d0 2,012 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.76 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: 632.18 GB
    • Received: 12.10 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.