Loading Tool

Explorer IconExplorer

Memory Pool

79,681 transactions
29.83 vMB
0.08945282 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt eccfdd314954d51b472e33e284c84d58e009281f9c8feb9267c803d44319a3aa
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7b6d472e978771e462664dda870bf55ea76429f7e164a054f8a6d916ffa47d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02190214 BTC
Feerates: 40.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (543,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,401 371,401 0000000000000000085312e0b8e85d58d92b747457b8db8a8e9763e318a9037f 79 0.07/1.00 vMB 8
371,400 371,400 000000000000000002c6b1e80a6aeaaf64761fef3b77225818acd01033bf8e68 408 0.23/1.00 vMB 35
371,399 371,399 0000000000000000068ebd65ce29196d2ad858d0f38b366f011902d0778c31b1 1,653 1.00/1.00 vMB 35
371,398 371,398 000000000000000009950e43c2819d3041fdc1b04fec4d80a6acf710a6c6f8af 149 0.11/1.00 vMB 25
371,397 371,397 00000000000000000efdef0bbf4de46161914ecee40d809cc343c617539fb3c4 132 0.09/1.00 vMB 22
371,396 371,396 000000000000000005c1b51ee629d909faed847b122f09c55e2a4a1c3e15acc8 576 0.35/1.00 vMB 32
371,395 371,395 00000000000000000e7a6c0f4cade9389bf312287d502e94db3b43b7262bb7c5 1,681 1.00/1.00 vMB 25
371,394 371,394 00000000000000000921aeb402eab31811316a35c5acbc356639b93c00ad06c7 2,517 1.00/1.00 vMB 60
371,393 371,393 00000000000000000185454225259bb734e87393aa509ac892dda3626769f3b2 1 0.00/1.00 vMB 0
371,392 371,392 0000000000000000061f895e5c3c4d519454edf6888c8d6bf0f3e0741d06bf37 560 0.33/1.00 vMB 37
371,391 371,391 00000000000000000c67b8e3981ea444aa5f1c4e30b31ae188924b4e740204fa 1,408 0.73/1.00 vMB 43
371,390 371,390 00000000000000000b4a3bdaeaf7d0594e4e68441e80d9e484d2180efffada74 202 0.10/1.00 vMB 42
371,389 371,389 0000000000000000086f8cdad16b84cafcf86490ddb5a57d52427654cf5aa2f6 643 0.37/1.00 vMB 40
371,388 371,388 000000000000000010bfb918622461dc50a97230d5b35c74675dce05ac55e136 389 0.34/1.00 vMB 17
371,387 371,387 0000000000000000107cbd43cd328c85121380ab617d06ee3fe831827c97b411 1,875 1.00/1.00 vMB 40
371,386 371,386 00000000000000000836cf54452df32acbd5307dbaabedb390140cb5e18ee8d1 78 0.04/1.00 vMB 37
371,385 371,385 00000000000000000332c2f6733245b2c43a80f66911b865a16c7d6b2d05cc3e 1,169 0.53/1.00 vMB 42
371,384 371,384 00000000000000000209d05ee6287c35fd445c8077c6b82c0cd7e9dbfc2b3c0b 232 0.13/1.00 vMB 33
371,383 371,383 0000000000000000002138001cb078bb8c421c05b7d1bc7efa1662d1ac4cbd03 533 0.25/1.00 vMB 41
371,382 371,382 000000000000000010349e91dad65ee32ffe7c51359f8f260c9dfed695a1749d 312 0.19/1.00 vMB 30
371,381 371,381 000000000000000010d0620979849730be9ab610926c12e7815af2085bb12bed 1,831 0.84/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.64 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.37 GB
    • Received: 16.21 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.