Loading Tool

Explorer IconExplorer

Memory Pool

78,994 transactions
29.66 vMB
0.10815049 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt 92da9a12984cfa9ded32b20a280dad0a08fea0fe4098f65949650b930c6c7491
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 64b934a0ae92669943d58cbb67dc0601ed816ecfc4bd0a667383cc040fae6f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.02568000 BTC
Feerates: 100.53 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (289,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,069 626,069 000000000000000000010a893f6907c97b4a832a4d9b3d13ceb9ede9b9f961df 1,580 1.00/1.00 vMB 15
626,068 626,068 0000000000000000000d95f4208d55469467ea1d93d1f773a4e8944e2aa85d38 1,496 1.00/1.00 vMB 21
626,067 626,067 000000000000000000086f1b05da1243c7ca83dc440368c3090caaf17097b3db 2,667 1.00/1.00 vMB 33
626,066 626,066 0000000000000000000335ecdddbcd11af094653d21023864962eb0c83be9ace 2,198 1.00/1.00 vMB 17
626,065 626,065 0000000000000000000c1617ebe2b4f8aacf90d68f324691ac131ca27d920537 2,919 1.00/1.00 vMB 29
626,064 626,064 0000000000000000000f8eb9fb2a7f1937c763546fb762d3df0c5ff9b82b4cd5 790 0.36/1.00 vMB 14
626,063 626,063 00000000000000000002d3551fcb98fce6343e3fa32a5e14545ea78d53da077c 1,520 0.68/1.00 vMB 16
626,062 626,062 000000000000000000042d6995f241a4dcc865c8738696cd5648d55396203bc1 115 0.05/1.00 vMB 15
626,061 626,061 0000000000000000000b0ac6590a10dedc7ac3d0ea0bb334ecf4386223c36a58 1,894 0.68/1.00 vMB 18
626,060 626,060 000000000000000000099e32dbdaaa95339abc6d47fc573931fcbaa4dc2d8870 639 0.26/1.00 vMB 31
626,059 626,059 0000000000000000000d13a0434a37fead724af8a56b6ad35be82661a747b58b 354 0.13/1.00 vMB 22
626,058 626,058 0000000000000000000a36feec08e2c509148104620a039cdfd0cf746c8b6eba 197 0.05/1.00 vMB 21
626,057 626,057 00000000000000000010440a2b87bcbfcc2548c65654198a397b7fe3ee73ca31 2,148 0.99/1.00 vMB 7
626,056 626,056 0000000000000000000659f304da71d536b1190bcad51f48909c57758d1855dc 2,553 1.00/1.00 vMB 17
626,055 626,055 00000000000000000006961e74120b4e39cba96a14c3646a329a39238c210cf3 3,057 1.00/1.00 vMB 29
626,054 626,054 0000000000000000000d632129b673aa7d29978f96420bdb803ef4a51443b884 845 0.28/1.00 vMB 20
626,053 626,053 0000000000000000000ba040152ee115c573f805e596bf586c7bb3ee2c60d724 226 0.06/1.00 vMB 17
626,052 626,052 00000000000000000009a8307378dd0a17c4ad0061a5d680344bd49d32308ac9 1,127 0.40/1.00 vMB 15
626,051 626,051 0000000000000000000e38689169cd8abe119d3d6810a0d03e6a6542e97b6e47 442 0.20/1.00 vMB 29
626,050 626,050 00000000000000000003ded52b0196233637d5e4375051151eb05b89f2cc319a 184 0.07/1.00 vMB 21
626,049 626,049 000000000000000000101757a0148e6bfd4eac2a7cd7a86310b15a4fd685b4b9 1,737 0.70/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.