Loading Tool

Explorer IconExplorer

Memory Pool

80,799 transactions
30.07 vMB
0.12602047 BTC
Random Selection Loading Transactions
Max Size: 180.85/200 MB

Candidate Block

Mining Attempt 2541b724ec10579ccc7489d08a7e5703edba36a91ed928f406a9fa2a98dd7c32
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cf7fb3e1f4b842c093a8fce38f264addf6618557377314f9d84de7678ee757fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.05202113 BTC
Feerates: 242.90 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (120,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,941 794,941 00000000000000000002726a26a78ab714e2841444752d6d9c66499f747b9f84 2,085 1.00/1.00 vMB 28
794,940 794,940 000000000000000000029e3563c0304fd9f87ed2d1b63cc83b358fb333df1737 2,305 1.00/1.00 vMB 28
794,939 794,939 000000000000000000022827d5770c751fd437c67d40da95e980a26dc02f64ae 3,716 1.00/1.00 vMB 11
794,938 794,938 0000000000000000000145082247a6ef307c23bcf1068b7441fa0c4a36321c60 2,289 1.00/1.00 vMB 23
794,937 794,937 000000000000000000007595a25ddd37d377d19b4ea3f0a6f2ce6f6d32dc320b 3,762 1.00/1.00 vMB 11
794,936 794,936 0000000000000000000033abc2f5da5322846c32d753f0e3a2fa959c29a834f3 4,142 1.00/1.00 vMB 18
794,935 794,935 000000000000000000030ff8bbf74306ed2ddf70086f7920c14de5ae0caac04e 5,239 1.00/1.00 vMB 12
794,934 794,934 000000000000000000055faf24441a24c48ef2cfc70551e2518b7e1c717028e8 2,511 1.00/1.00 vMB 13
794,933 794,933 0000000000000000000497b04335ad423e5580c3dd7408f98c6b948dc2dc55b2 3,261 1.00/1.00 vMB 26
794,932 794,932 000000000000000000016c6049284c9a4158f99418e5fccb46d69b6765d8eb66 2,042 1.00/1.00 vMB 22
794,931 794,931 000000000000000000009f64132e357a96ecf8df501a9354e044dd1b4a51d764 2,855 1.00/1.00 vMB 31
794,930 794,930 00000000000000000002cb36b1358ad4732ad88bf55c811c4cdd071350d33e34 2,885 1.00/1.00 vMB 21
794,929 794,929 000000000000000000012c887a463c33dcac6718e90e9b676cee3f516b2a23c6 6,073 1.00/1.00 vMB 14
794,928 794,928 00000000000000000004782f7a9c932676c842570242c5b4d697deefb47a41be 5,115 1.00/1.00 vMB 12
794,927 794,927 00000000000000000000d876771358c487ef033e4a697f8a7d4e4d650e3980e4 2,616 1.00/1.00 vMB 16
794,926 794,926 00000000000000000003d960a162847a67444b313932f8f2e9eb8f04f3470d0d 3,083 1.00/1.00 vMB 21
794,925 794,925 000000000000000000027d982aa9096c3aa02ad524f9a4ca131d19222872088a 2,427 1.00/1.00 vMB 16
794,924 794,924 000000000000000000034b23928ac119bcec842ef19ba6dfe00ee94b813c4ed4 2,270 1.00/1.00 vMB 18
794,923 794,923 00000000000000000004f2b2e4220d0b046cc488169fda48f64b8787007d3cc4 3,254 1.00/1.00 vMB 33
794,922 794,922 0000000000000000000218219e365826c98af31df82bb5055ea19bb577129f49 3,527 1.00/1.00 vMB 33
794,921 794,921 00000000000000000003e27372ed2b8cc29b7fa8559eb8a87ea68d308e1b7ddc 2,866 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.