Loading Tool

Explorer IconExplorer

Memory Pool

75,170 transactions
28.95 vMB
0.07932794 BTC
Random Selection Loading Transactions
Max Size: 171.27/200 MB

Candidate Block

Mining Attempt 452ecd5b46d366cadcf54f26c0798298c21adce038c70ae4cc519a2dfbd76aac
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 0b54f2f0dc63c6fafdf62527a949e808e757dc42e723df658e5dd5464f742969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.01893549 BTC
Feerates: 100.29 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (144,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,473 770,473 00000000000000000005c36ccade2614c5ab5185fa51b5105faca55b4cede202 1,966 0.68/1.00 vMB 10
770,472 770,472 00000000000000000003e5921278ce19e727d54c49397dffdd503aea42e15bba 365 1.00/1.00 vMB 2
770,471 770,471 00000000000000000004c1cd47bc3a8a01c1790c80821887e6074c1d544e9239 1,843 1.00/1.00 vMB 4
770,470 770,470 000000000000000000036a16460653c322b63dbe0256469ecf1e85d3e2f700f6 3,168 1.00/1.00 vMB 20
770,469 770,469 0000000000000000000710a7dba229134f2ad0d6c0412ae64103d79002135f3c 961 0.56/1.00 vMB 2
770,468 770,468 00000000000000000004dda2fa99ea41cea4fd822b47dae3ad4d6a521c32dd87 1,017 1.00/1.00 vMB 13
770,467 770,467 0000000000000000000468acf7f8a0e36a723bd75c52c213d2975eb0a90b04e5 2,460 1.00/1.00 vMB 9
770,466 770,466 00000000000000000007c0c4e3c6e506cec5cf27880e9d8a40df02a0d3309f71 2,930 1.00/1.00 vMB 17
770,465 770,465 0000000000000000000138c56771dcd0ff3dded2db01ae4f7ff50172e713e03f 3,433 0.99/1.00 vMB 14
770,464 770,464 00000000000000000004ab491c9ce15a4548768faef391ee620528e824409411 1,014 0.28/1.00 vMB 12
770,463 770,463 00000000000000000001f36d8e556e0b7a69ba87142af21667a8f1cd3ea9e33c 67 0.01/1.00 vMB 11
770,462 770,462 000000000000000000036cfb142e67199f32f8cae473fb675e054d36b5122d2c 1,626 0.54/1.00 vMB 12
770,461 770,461 000000000000000000060cb4242d1f28e37b3d5fdc565990d6b8d3e95e6f3a35 1,007 0.33/1.00 vMB 12
770,460 770,460 000000000000000000056f71e828fa8423ea4ee816cb4b892c2d720317f383d6 960 0.68/1.00 vMB 2
770,459 770,459 000000000000000000030ddf5bf0342ff75406949eb14340007b1c36bee253c1 2,631 1.00/1.00 vMB 14
770,458 770,458 0000000000000000000098ba2fe2b33e01bfde967bf98928a8f8b5d4171450e2 2,407 1.00/1.00 vMB 13
770,457 770,457 00000000000000000006d1fa89e592c8aa7e9fdf84b925f5b6bbbfc6a34154c4 2,738 1.00/1.00 vMB 19
770,456 770,456 000000000000000000026b9449800426ff76428c3b4f3e90dd1fdddaf5c793ff 2,722 1.00/1.00 vMB 18
770,455 770,455 000000000000000000020d00438706ed88fce9f52158f95a9085ccc584116549 13 0.01/1.00 vMB 34
770,454 770,454 00000000000000000003aaa849ceeef60981437108b73c8adec1daf53ad28183 880 0.32/1.00 vMB 10
770,453 770,453 000000000000000000029dfe324a3b91fcfa8a37d721d18dd789d16123d28741 249 0.08/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.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.