Loading Tool

Explorer IconExplorer

Memory Pool

77,083 transactions
28.81 vMB
0.09691539 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt 8461bc31c12fc269099c2f8fc336cfe7770f1dddaa26264c44fb6083361d7ff0
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (383,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,308 531,308 0000000000000000002f793eedf686861e99a2afc6edf883e5f558fde11c3c74 69 0.14/1.00 vMB 3
531,307 531,307 00000000000000000001489ec4b845e532adcf1ec2f965307a63b59be7c3645b 1,487 1.00/1.00 vMB 16
531,306 531,306 00000000000000000000c4804429aa313d0a47c8996a9def3f5575dcd2a65c71 832 0.30/1.00 vMB 36
531,305 531,305 0000000000000000002f982d96070e2cbd3b160fb360d27573072a3054444fac 1,543 0.78/1.00 vMB 12
531,304 531,304 000000000000000000268f92455831f2ff998f6ee3cc0673d95b19ec581f992c 1,364 1.00/1.00 vMB 9
531,303 531,303 00000000000000000008b52f77489512dde79fb18fa4019dfc866fc8436e4c58 2,415 1.00/1.00 vMB 11
531,302 531,302 000000000000000000230944502825a14b17eb1017326ce2767ffb2a557d8a69 2,606 1.00/1.00 vMB 4
531,301 531,301 0000000000000000000d5281cb71c620b3f4f6ba39601f2b0d2e03e349cdeb10 2,312 1.00/1.00 vMB 39
531,300 531,300 0000000000000000000e43644e68b3e148baaadafb543ddbc31b6f1c42e43474 2,386 1.00/1.00 vMB 46
531,299 531,299 00000000000000000017b5313e38a48ec75fbac91bcea39de67806db7a56fb1d 2,661 1.00/1.00 vMB 10
531,298 531,298 000000000000000000093780029e5d5639d57672958a1d64a2fb9f8b3bea66a6 2,296 1.00/1.00 vMB 31
531,297 531,297 0000000000000000001da714cc563dd23af0eb8827bfdad90d4cff6fa5e3c29b 1,675 1.00/1.00 vMB 48
531,296 531,296 0000000000000000001549f17acfca83ee048667b1fa71727f6061cc3c57f8ff 2,201 1.00/1.00 vMB 34
531,295 531,295 00000000000000000022831f86a32c05cc5d9d693ebafcc2a77597ffaca46b98 300 0.40/1.00 vMB 6
531,294 531,294 0000000000000000001b278a185a9a5bb0cbe23cdaf5d52c2f7442bab6dbdf22 1,837 0.99/1.00 vMB 22
531,293 531,293 000000000000000000105feb342563ee2eff4c10b4fd27b962e8e65466f2d4b9 422 0.43/1.00 vMB 6
531,292 531,292 000000000000000000250ae89aa938ef17b55ab6790d8bc47515db1cb8f17f11 1,896 1.00/1.00 vMB 16
531,291 531,291 00000000000000000007c27cc7da4dfddeaf0e8c88e70bef588061864cbf3de0 799 0.62/1.00 vMB 9
531,290 531,290 00000000000000000021d1a988c6178e5ba5bafa6b714a4b3964071b8b854ef1 636 1.00/1.00 vMB 5
531,289 531,289 00000000000000000033362119180cd575addb6c3148b90eaeb26c78484f8751 1,374 1.00/1.00 vMB 11
531,288 531,288 00000000000000000031ab917057732dbc70e1e7533d923b8ef24fa0d1f507a0 2,707 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.