Loading Tool

Explorer IconExplorer

Memory Pool

78,978 transactions
29.43 vMB
0.08345603 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt e81790ba01eb33dd4bf430524b4951a972b00721b3167119d529425602ed23a8
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 86c7e5882b5c6362f612a9b673b189269212a10706c568be33c214450ca5e9ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01882007 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (89,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,729 825,729 000000000000000000030a2044fba54089fcb38eb1fa7c32aa67eb378839df54 3,970 1.00/1.00 vMB 180
825,728 825,728 00000000000000000002282c6745cc8f659bfa597ad5c235debdcf4370a6a5f6 5,488 1.00/1.00 vMB 183
825,727 825,727 000000000000000000019dd5b91febecdc3775120b7a82bfe3c907e4682b063c 5,100 1.00/1.00 vMB 178
825,726 825,726 000000000000000000022d3e1c3d505bf84bf66a8ed5ecdfd9cb3d342e9e1585 5,070 1.00/1.00 vMB 196
825,725 825,725 00000000000000000002ebaa361943ec3d41b85b6aa03e3129f938aad9392d78 6,174 1.00/1.00 vMB 200
825,724 825,724 000000000000000000022fea6da27f50da7f9acd2176e9fc252149f894e62c66 4,788 1.00/1.00 vMB 220
825,723 825,723 0000000000000000000105b39b66706050c6a7973af69ec3918d19274edb4222 5,673 1.00/1.00 vMB 199
825,722 825,722 00000000000000000001011b6e2a72dfd222ff87e34f5ebdaf066b7069245779 3,721 1.00/1.00 vMB 213
825,721 825,721 00000000000000000003c40a8ae9614886425d69bbc576c77d14a8db58031e09 3,982 1.00/1.00 vMB 230
825,720 825,720 000000000000000000036a516b6c1114f63db1a66dd8a33ecab8dae08e33bd0f 4,679 1.00/1.00 vMB 198
825,719 825,719 000000000000000000002d663559937c074a12d0c439d0f7038389ea56280902 4,454 1.00/1.00 vMB 155
825,718 825,718 00000000000000000003bef2cf64f99684ac3eb72f6ce1380dea3cc99f1dadf5 3,694 1.00/1.00 vMB 209
825,717 825,717 0000000000000000000160b4e821282d4410419f8b08332d5ebd2a2faf9ac76a 4,547 1.00/1.00 vMB 157
825,716 825,716 000000000000000000039222483622dcbeb9b0829d480aeb2a16c817cb336c0d 5,757 1.00/1.00 vMB 152
825,715 825,715 000000000000000000019351adf9fafa4a636cfb9143f79469fe1341777deb7e 4,798 1.00/1.00 vMB 150
825,714 825,714 0000000000000000000273a24a21b1439b7b2f7bf25c2c4fadd7994a2de63c50 4,227 1.00/1.00 vMB 185
825,713 825,713 00000000000000000002ac8b1da18f77f86ee028f05130dd589f0e49e8fcdc74 5,232 1.00/1.00 vMB 170
825,712 825,712 00000000000000000002f7e28734669e18ba9566dfc61e0fd9ad21b04666aac4 3,225 1.00/1.00 vMB 184
825,711 825,711 000000000000000000016814c7fd0e1888059cc81db10bcd3946bf0abd9e1a5a 3,573 1.00/1.00 vMB 157
825,710 825,710 00000000000000000001bf96d1d3ae58d580e4aaed15f41340bf28b0e31e84aa 5,454 1.00/1.00 vMB 130
825,709 825,709 00000000000000000001862830b19dc9312eed26d675b410114ea50afbbb5707 5,486 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.