Loading Tool

Explorer IconExplorer

Memory Pool

50,422 transactions
28.85 vMB
0.15007456 BTC
Random Selection Loading Transactions
Max Size: 154.54/200 MB

Candidate Block

Mining Attempt 7e7f95647425e14ba3460d051092866a7d7e1676d4ae57affa7fc2ba20e2323a
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 698ba77defc9c6d7d6c947954d6a21073be7dc48107734d2f3ea316a86917047
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.08985453 BTC
Feerates: 301.05 > 9.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (314,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,989 599,989 0000000000000000000a1fe83e7af53f6ea66421ea960e5c0d89407cd9f9ab4b 2,816 1.00/1.00 vMB 23
599,988 599,988 0000000000000000000d9b25be1c6f155860e648327df194ff0c13d59920b36e 928 0.22/1.00 vMB 8
599,987 599,987 0000000000000000000f0390e53e713302b7052e9527e8d7c2ef4ae7969fcc88 3,710 1.00/1.00 vMB 21
599,986 599,986 000000000000000000081c7f38cb8404c6acf3124d86941cbc609de6b4363908 2,431 1.00/1.00 vMB 13
599,985 599,985 00000000000000000008dcf5b751c6898cf1ba18e47116a5eaf4eb502098ac3e 3,258 1.00/1.00 vMB 28
599,984 599,984 0000000000000000000b7d6ec093b8cd753fc66a660f20d734e26814cf427874 1,109 0.30/1.00 vMB 16
599,983 599,983 0000000000000000001057553daff768a3f7b03a43a4d12f2eaf814adcbfa35b 43 0.01/1.00 vMB 22
599,982 599,982 00000000000000000006febbb821db1a823f7b2d0f83926cefbd55ad155f6cbb 2,173 0.65/1.00 vMB 15
599,981 599,981 00000000000000000000d3ab3bbe74c1e1b633900f483428711db703ba69090d 2,722 0.72/1.00 vMB 16
599,980 599,980 000000000000000000081794e4fb83c043a5414fcb3f47644ccdabda66cc67ca 2,208 0.73/1.00 vMB 15
599,979 599,979 000000000000000000139931df8f49818680506a45c17848611fe1a3f78473d7 1,487 0.37/1.00 vMB 2
599,978 599,978 0000000000000000000102e779a37ffe36b3d87e7b0252831cace2e0a2e339e4 3,243 1.00/1.00 vMB 23
599,977 599,977 00000000000000000000ec10359b098940648b5ff881325ecfbbff089fc3a08d 1,796 0.51/1.00 vMB 14
599,976 599,976 0000000000000000001069d2cbc89537d0ab774e6df4c73ab7ae7d0a367e6295 1,663 0.42/1.00 vMB 9
599,975 599,975 00000000000000000008413349df1d6bf2007d5aded241df2eef33cc616e8211 2,326 1.00/1.00 vMB 17
599,974 599,974 0000000000000000000b3fc5e12b4cc466718e0a432b894515b1f27459ea0ea2 2,120 0.59/1.00 vMB 3
599,973 599,973 00000000000000000000033e104780885770e1c55c0432f9f26295ee2f2f6c01 3,332 1.00/1.00 vMB 23
599,972 599,972 0000000000000000001519df16311095c1583cc6ad4ed44f01b48026cbcbbd85 507 0.14/1.00 vMB 16
599,971 599,971 000000000000000000025c7171c3606ec0a056eb284b577ca6928615bdc5ce9f 1,935 0.51/1.00 vMB 14
599,970 599,970 00000000000000000000dd6cf98164a1f61a4e0cfcf39a59651045dfad1cd955 2,865 1.00/1.00 vMB 12
599,969 599,969 000000000000000000152e63941c9171a8b04933b3732e6bd92127378da0c651 2,886 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.01 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: 649.65 GB
    • Received: 13.19 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.