Loading Tool

Explorer IconExplorer

Memory Pool

70,872 transactions
26.51 vMB
0.06389852 BTC
Random Selection Loading Transactions
Max Size: 160.56/200 MB

Candidate Block

Mining Attempt 8d5a7befbe750659a10cbfcdfec0fbe31105b6aa77a1b6763852516fe9687a7f
Version 20000000
Previous Block 00000000000000000000dbf800c6c55c388122fe1e5048019bd6d394af8fadbe
Merkle Root a8e80d567236c94f2f48f634b20f396d7081df346fbeccef8203d2fd5d751f5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,744
Size: 1.00 vMB
Total Fees: 0.00730199 BTC
Feerates: 40.29 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,541 (719,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,986 195,986 000000000000043b37dec0d7ecbc01c743aa122b52a7989902729379ac63d412 135 0.05/1.00 vMB 146
195,985 195,985 0000000000000685c5473eb717b16845917cbce0aa0b04308177fa0028e6cdf9 60 0.02/1.00 vMB 116
195,984 195,984 00000000000003c11b397ac98d048158bb097314329ad33b0ee6cb2438701c22 52 0.03/1.00 vMB 97
195,983 195,983 00000000000002eebd9354f296d1b4d71b7b5a0ea410fdeddfa5e65fb0e4afae 162 0.07/1.00 vMB 111
195,982 195,982 0000000000000360d59522e0c6f80ee36a42ff7d5454378ed5075cb1cd1e19cf 151 0.08/1.00 vMB 85
195,981 195,981 000000000000039ca859123c4d7ce64f6dd34431524805fa4acbb034cf8d9411 285 0.12/1.00 vMB 122
195,980 195,980 00000000000003e247ab49ea6cb1404fbcbb9e19fecedd7fed8f8d8a2bcf5ea6 512 0.16/1.00 vMB 84
195,979 195,979 00000000000000faa41c510560317cc5240bc2a35a340e8557c68d13320425fe 93 0.04/1.00 vMB 98
195,978 195,978 00000000000002474e23574ace4a2a52e5e04f56d9cad3fd735f740530d67e57 35 0.01/1.00 vMB 108
195,977 195,977 000000000000008e7dd3beb46979b2906d1909f08025785ffd46bc2e20f648d9 605 0.25/1.00 vMB 144
195,976 195,976 000000000000004493052ad50c7b22a018e5fdb4026d3fff52c77a83d341a128 86 0.03/1.00 vMB 50
195,975 195,975 00000000000004e4cb8ad64d36dc4ce4745206cd3264c9a00ab322a1c3743f3e 16 0.00/1.00 vMB 54
195,974 195,974 00000000000005dd69862179e72b96c670a89f27e0cc17e6a3fd58e2332adf3c 246 0.12/1.00 vMB 131
195,973 195,973 0000000000000272d9c3b58510976287c98716d38ddccaea9fa58cd6d79a995c 256 0.24/1.00 vMB 66
195,972 195,972 00000000000005c47bfdd0ed3b425307fd6f34684919ee2948eec1aebe21ab3b 1 0.00/1.00 vMB 0
195,971 195,971 0000000000000646d2f5a74ee960129bacf4e16bc6b25e06ef28f0e9e8cc6f5c 685 0.20/1.00 vMB 202
195,970 195,970 000000000000029bd2d7b9f43542729f98ab1c59588b3a8183f0f8356aaa1622 139 0.06/1.00 vMB 808
195,969 195,969 000000000000012cdad9019fd706bf3ee9366e3ace4c018d1c2ff0949653c0cb 100 0.05/1.00 vMB 160
195,968 195,968 000000000000003ef87fd074e8de91ca96c8eaaee874af95465d6625bd0813ef 76 0.02/1.00 vMB 378
195,967 195,967 00000000000005c4b4e7dad0de9354cfeb23d8597155a4490b166b5d23d412e0 652 0.25/1.00 vMB 196
195,966 195,966 00000000000002421830443cdc51e9639ae2cdfb0053ac0cd53f3526aa7c648a 216 0.07/1.00 vMB 628
Previous 10 blocks ↓
Total Size: 783.33 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: 767.80 GB
    • Received: 19.46 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.