Loading Tool

Explorer IconExplorer

Memory Pool

87,802 transactions
32.55 vMB
0.24719625 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt 31b65a8c169a04321e5639df7220559d295e67801c17dfebfca01ac026c3a399
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 0ba6212b0f7ade35a9ec84f327c3a328a3f2a0eb23dc25295378f62c48c61d66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.10955093 BTC
Feerates: 538.26 > 10.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (210,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,986 704,986 00000000000000000001d9a180ae4a77a74a4c09d3fb42e894a148d6fc66bfe1 3,158 1.00/1.00 vMB 24
704,985 704,985 00000000000000000007218f699f01754651189b516aa39e08fdf835f1db5832 2,410 0.79/1.00 vMB 13
704,984 704,984 0000000000000000000a4a502fd43fc9a0b0f5f9fb5d5a7fd104d4919bf505ab 33 0.01/1.00 vMB 11
704,983 704,983 00000000000000000007091e1d7764391b553ee2d7fa10603dbcf73c92623563 1,080 0.62/1.00 vMB 7
704,982 704,982 0000000000000000000a75035add1c06b3752ebca55a6f5e2ceea2989a6b14e4 1,609 0.63/1.00 vMB 10
704,981 704,981 000000000000000000090ff020d1377c8dca3a48c42ecf5cce1678de2c50a217 1,433 0.48/1.00 vMB 11
704,980 704,980 000000000000000000071142e1058c8a1131d374dbea93fb71a635517b4b0e8e 246 0.08/1.00 vMB 10
704,979 704,979 00000000000000000003a30b6921aa58709de02f3af5b8b7f856826a9672d2b9 317 0.14/1.00 vMB 12
704,978 704,978 0000000000000000000d742a8b12d3b1569a2ca6461366c9ee3faea645169c30 780 0.51/1.00 vMB 4
704,977 704,977 000000000000000000075d5877f7b3cfd72dbde94da42744716da910e62b6648 2,981 1.00/1.00 vMB 6
704,976 704,976 00000000000000000008bdf71d33ddb22fd43648038235e25bdb0a93c430add3 2,520 1.00/1.00 vMB 11
704,975 704,975 0000000000000000000028814da667c67c345925a14e890ccb16f39b68c66f1f 2,908 1.00/1.00 vMB 23
704,974 704,974 000000000000000000066f22931230ec9df4ad52229c8f05a38f4585cc4bff35 3,200 1.00/1.00 vMB 11
704,973 704,973 000000000000000000001808a36a4e2f85f2d67f006e08fc20ab0008b15f177f 3,381 1.00/1.00 vMB 21
704,972 704,972 0000000000000000000008d247315fc8743f105fdad4d227cf1852d8f844c636 1,338 0.67/1.00 vMB 12
704,971 704,971 0000000000000000000a0341ab6c276ca3f2d58dc8a89a79c086d8fa750d6bac 1,778 0.92/1.00 vMB 3
704,970 704,970 000000000000000000009141cb913c63d108c99bb6e3d2549652058826418a5d 1,620 1.00/1.00 vMB 10
704,969 704,969 00000000000000000008ceda3b1c3a66408533ded565c927e5353298f4adbaf4 1,796 1.00/1.00 vMB 10
704,968 704,968 0000000000000000000943839c58c66ee235c5df0ff378c11b347a9bbde4f30d 825 1.00/1.00 vMB 3
704,967 704,967 00000000000000000001f7a88261ac229d62be8a29ce66fedc375fb6a94613d6 806 1.00/1.00 vMB 3
704,966 704,966 000000000000000000080f3a686470058678b9f5983b632590d43be22a84889a 2,913 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.