Loading Tool

Explorer IconExplorer

Memory Pool

79,047 transactions
29.26 vMB
0.12196693 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt abd6b22cf3bb8df0f88b9507157cefe07798d3568d2f6a178c78ba958509543d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 65f52757d29599724c75303025fe5cb1656c8a20461391d5421bb3e4a9e46328
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.04445333 BTC
Feerates: 150.80 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (314,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,585 600,585 0000000000000000000ef25289f4fd55c90cea5577674dad360ef456fd76416c 2,875 0.88/1.00 vMB 6
600,584 600,584 00000000000000000003edb9e814e17824fe8180cd64531851e4392f2b0c3167 2,569 1.00/1.00 vMB 17
600,583 600,583 00000000000000000002ded6fb7b7685a6ccb55b9f55bd4e629768264a818ce6 1,222 0.36/1.00 vMB 17
600,582 600,582 0000000000000000000175481ba9208e068ccf2992c3ef68f8871691a96c89d0 3,379 0.90/1.00 vMB 4
600,581 600,581 0000000000000000000d9700c667bd7ed9d4bf7be85aa1ea11a01b1b8f8c9b8f 2,282 1.00/1.00 vMB 8
600,580 600,580 00000000000000000010b0af2da5c073f68d7db75276bae5121b609cb4664006 2,160 1.00/1.00 vMB 12
600,579 600,579 0000000000000000000cfedefe42147f284915e7a431b3abd80ca958fb0cc48b 3,129 1.00/1.00 vMB 30
600,578 600,578 0000000000000000001350f3b83c004ec3d29e959b261ac2d8b3b8d7c56d4508 1,120 0.33/1.00 vMB 10
600,577 600,577 000000000000000000069fa31383926079dd617bba7e3d2e13ae19dc56b1a95c 527 0.16/1.00 vMB 18
600,576 600,576 00000000000000000007a831b93a41ae96b44ef333d880c086d546f9a52a21ce 1,076 0.29/1.00 vMB 10
600,575 600,575 00000000000000000000943fff25153c11d17714a0bd821918b47ab4a874e5cc 907 0.25/1.00 vMB 11
600,574 600,574 000000000000000000065c24d0d88b456947b430ff591acdf6de2391941508f6 2,727 1.00/1.00 vMB 12
600,573 600,573 000000000000000000050358f888a3b80ce473f63c68a697ba19a9f7dbef54ef 1,399 0.41/1.00 vMB 7
600,572 600,572 000000000000000000158f4cf4eda23a9d48a7cea2eb4113c2abc1c4fcc71a05 2,382 1.00/1.00 vMB 7
600,571 600,571 0000000000000000000dcd95e22916c0caa7037a1dea608755f59d8baf0a9792 1,944 1.00/1.00 vMB 1
600,570 600,570 00000000000000000006485850f7613c638f2bd099d89503097327c1f20bac46 2,384 1.00/1.00 vMB 6
600,569 600,569 000000000000000000106c83785f346070b5b47b586dae5d8d45d8fbb06d3a31 3,092 1.00/1.00 vMB 14
600,568 600,568 00000000000000000009a247302cd9fd27b2576b6be180a0ca46cbd38f90dfe0 2,773 1.00/1.00 vMB 12
600,567 600,567 0000000000000000000ecc8d39b62de18ed1d1507f3926b823cfcf71d341540b 3,163 1.00/1.00 vMB 13
600,566 600,566 0000000000000000000898d9ad368ffc262f609fd7757d509276fdcdbb34bac8 2,651 1.00/1.00 vMB 13
600,565 600,565 00000000000000000014c21379b325c66bf03b4b57643716215a08fa7516ae5f 2,819 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.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.