Loading Tool

Explorer IconExplorer

Memory Pool

77,597 transactions
29.41 vMB
0.08484327 BTC
Random Selection Loading Transactions
Max Size: 179.10/200 MB

Candidate Block

Mining Attempt 6ec4633923b66ca522ffb63bdb68fd188d36778e90eca0c6da1fa15c0dd49803
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 2c433cc1502094ffdb4cb37aa14810463d1ad4aa8e65fa290d035a8ebddc57e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.01974708 BTC
Feerates: 477.45 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (86,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,080 829,080 000000000000000000020aed9340944484b1ec21c4b5d9051b8f3b14acf2393d 454 1.00/1.00 vMB 26
829,079 829,079 00000000000000000001f5041e54b5a2ec3b35d4ffdf94937ca9bf42a4f36107 2,517 1.00/1.00 vMB 38
829,078 829,078 00000000000000000000382ba7970b54acfc200756160300f8df5530ed963cff 1,985 1.00/1.00 vMB 29
829,077 829,077 000000000000000000008652dbb0bb11959a5cd2e96874febcbedbe8ee144a76 3,048 1.00/1.00 vMB 69
829,076 829,076 000000000000000000031c4cde01931bc16fc2f7570884fc58c8360160717084 2,254 1.00/1.00 vMB 26
829,075 829,075 0000000000000000000128c8f01ba247241d9cff0b77aa229bf6b70eaa71f677 2,082 1.00/1.00 vMB 41
829,074 829,074 0000000000000000000008ad502463dc1dd0994eaf66ae323df57a4f33894499 3,166 1.00/1.00 vMB 78
829,073 829,073 00000000000000000000af1195e3657e6b4a0cd3df64bb843b996089e6724d2e 3,133 1.00/1.00 vMB 51
829,072 829,072 00000000000000000002e57f4c6d586337d1b56b99c882ed44ad10319c845b4a 3,287 1.00/1.00 vMB 71
829,071 829,071 000000000000000000006de18258faea55253e3752927056ef698eb1cf379125 2,871 1.00/1.00 vMB 41
829,070 829,070 00000000000000000002d22b3c305e3d50618b048cfcacd3bb6ac64d8d71b5c6 3,279 1.00/1.00 vMB 67
829,069 829,069 000000000000000000036f9cc48b0feb9884659c60275bb5c0b85b91ee6a7f52 3,315 1.00/1.00 vMB 42
829,068 829,068 00000000000000000001b6a152b3049aa48c2bfa120ba73261c6ac2bb347e8cb 2,820 1.00/1.00 vMB 59
829,067 829,067 00000000000000000002db667480fd68edac2448ea1c3828f6606f85ab1c37db 2,945 1.00/1.00 vMB 115
829,066 829,066 000000000000000000019ecd5e3cd3fe5d00c99ee79e00686f1f6c361d28bb47 2,633 1.00/1.00 vMB 44
829,065 829,065 00000000000000000000e57122d688d8f5e864449fb1552119a86e4c598c7c94 3,090 1.00/1.00 vMB 63
829,064 829,064 00000000000000000003162952d05f0287ba0875f8b91d80f54ed9954ec5eb57 2,397 1.00/1.00 vMB 47
829,063 829,063 000000000000000000021f452f2c6ea871f92312e2ba1afe6c13dd7df155e793 1,801 1.00/1.00 vMB 26
829,062 829,062 000000000000000000037e0b72a91f06c6235ccb707ba8c694a58b3369d236ac 2,471 1.00/1.00 vMB 32
829,061 829,061 000000000000000000014b4e18a81e7cc375b39cf13f05f2c5e5b9da6c07f575 3,414 1.00/1.00 vMB 75
829,060 829,060 00000000000000000001a7aab7ff0aa8e6cddc41722842ef6196045e77888b43 2,782 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.07 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.