Loading Tool

Explorer IconExplorer

Memory Pool

42,039 transactions
26.20 vMB
0.05984376 BTC
Random Selection Loading Transactions
Max Size: 137.17/200 MB

Candidate Block

Mining Attempt 926a7e0b1fee3e9b8966a6e8e9dc0050d0889433029e54614b92c16bd0e1184e
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root c6f6785eb09d7e7172d77a11b7a85a561cd4436c3a1c8c399f252ea3075acf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,229
Size: 1.00 vMB
Total Fees: 0.01195180 BTC
Feerates: 100.00 > 1.20 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (785,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,518 129,518 000000000000070931ee5dac7d1c6f08d99afb8cdc82caf5b44f24dbec2824ab 9 0.01/1.00 vMB 1,317
129,517 129,517 0000000000001a18fb92732eebd100f5abfbfc8b9cd4ea1da8758c83de757ab8 63 0.02/1.00 vMB 657
129,516 129,516 00000000000006aa9e541095543e3c0fe8f9a927c462f58c9702612764bc6ce7 56 0.03/1.00 vMB 832
129,515 129,515 0000000000001057e6444acfefb8d015006c1e5b9fad3eb7fc03dc6c549e1ff9 11 0.00/1.00 vMB 1,530
129,514 129,514 0000000000000e15999ce208c1b60a02c17b4784063517da4cac46e24c9f6675 23 0.01/1.00 vMB 926
129,513 129,513 00000000000010964c19a87c7c3f3948d59f7470393dfb08756f9efbed8fc60e 6 0.01/1.00 vMB 741
129,512 129,512 00000000000011110dd201ad0d4de077aadc26046a8544ee38241dc592274816 11 0.01/1.00 vMB 477
129,511 129,511 0000000000000703fa67a615a4de5ba8698b1bbe71a43883e330074074711c07 138 0.05/1.00 vMB 412
129,510 129,510 0000000000000e09f91467816e1d489a9b80fd07f86805fa1da2fe53e68c201a 67 0.04/1.00 vMB 35
129,509 129,509 0000000000001cc983d2b113a857a392f2acf93c98039a6254da82e127f0441a 36 0.05/1.00 vMB 903
129,508 129,508 0000000000000240166312b4c07b9c9b1d94d0fccececdf40c854a8036ae4861 9 0.00/1.00 vMB 898
129,507 129,507 0000000000000f83b32eb8ffef23530bb92be777c9bcdaf95e5f61de8d69312c 108 0.04/1.00 vMB 87
129,506 129,506 0000000000000fd9a0f09bc0578709e11c5c294c46a3261fbbaabbe9b996d263 42 0.02/1.00 vMB 1,261
129,505 129,505 00000000000012aebf5e374a17f3b8e9c623368c725a3f2fc42eb6cd65ca13bd 28 0.02/1.00 vMB 897
129,504 129,504 0000000000000710b6d36cd3cd7b32cd9079e94d7178d75a21258245301d5611 12 0.00/1.00 vMB 654
129,503 129,503 0000000000001c42d2e97991106fd0d6eadf9210007b3e944b52c4415c51338b 25 0.01/1.00 vMB 838
129,502 129,502 00000000000011a1aaf8d56e79e6c0eeb1646107f23d01212a4e0c543a0cc990 22 0.01/1.00 vMB 1,620
129,501 129,501 00000000000008ca2aea3c2b9e760cbdb636a9551918fd6cb41074c7bf9bad1d 33 0.01/1.00 vMB 225
129,500 129,500 0000000000001c427502ea512cdfafd30504eb6651bc4be72e2e528263f778c1 104 0.05/1.00 vMB 471
129,499 129,499 0000000000000d9c759bee77638c8d36660491ac282f9e6c05935eed86b1d864 16 0.00/1.00 vMB 1,426
129,498 129,498 00000000000011106f08af346db110a299086a8b07027dd9c7c70170670f5462 15 0.01/1.00 vMB 563
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.