Loading Tool

Explorer IconExplorer

Memory Pool

76,030 transactions
28.38 vMB
0.06836540 BTC
Random Selection Loading Transactions
Max Size: 171.95/200 MB

Candidate Block

Mining Attempt 712b44747671acbc01a8929350a9f9c497f3eb0d025915cf7ab44b171f0265dd
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root ffb9f988405d30abfeff7adf9fdfeca96c892d049c1eb6af1a2ff47a6d4a8acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,863
Size: 1.00 vMB
Total Fees: 0.00968870 BTC
Feerates: 178.73 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (320,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,413 594,413 000000000000000000187f49c0f588440af52039bc6e5951c286b692af2d004d 103 0.05/1.00 vMB 44
594,412 594,412 00000000000000000004f0c30e22cb43d425014eac9a39abc90ac961e0a73afd 198 0.05/1.00 vMB 24
594,411 594,411 00000000000000000000e16f42aa65970c1e0be9063b4898806d9e31aee4e005 1,898 0.57/1.00 vMB 24
594,410 594,410 0000000000000000000e40c9133bbc4332987857a9e2e3f1d1d02c4ac614daeb 2,162 0.75/1.00 vMB 17
594,409 594,409 000000000000000000085465ada2f18728c20232e664e502a4f7844ea5b99192 268 0.08/1.00 vMB 31
594,408 594,408 00000000000000000014ebab5dff5e142f9ad2004860a5ff9b6d1bcdf5cf348b 1,220 1.00/1.00 vMB 1
594,407 594,407 00000000000000000006704c952bebb6bb9aee41f54e12e0cbae870680387f8c 2,638 1.00/1.00 vMB 24
594,406 594,406 0000000000000000000fb3fa25299ce56fc52a6edaff2c93a6968893f9df3be2 1,662 1.00/1.00 vMB 17
594,405 594,405 00000000000000000014ec36da9c744d5bc731d64af5d756a053ec7e59240b46 635 0.54/1.00 vMB 5
594,404 594,404 00000000000000000017b3b45a7bbf89d09f368be86729888335d4038808eb1f 1,892 1.00/1.00 vMB 13
594,403 594,403 000000000000000000063e4fea02eb6d0e0338a89801885e92e34341c7b80204 1,356 1.00/1.00 vMB 15
594,402 594,402 000000000000000000180cc6a3baeca2e9a9661e94f13fddcdbf208edcb2ea08 2,964 1.00/1.00 vMB 22
594,401 594,401 00000000000000000011a3a803e62a6eef4e0c43e9acbeba96d1be254d3a6791 71 0.02/1.00 vMB 13
594,400 594,400 00000000000000000001f26dc0af9130fcc80cb93114001ca7cda7571255866e 1,785 0.59/1.00 vMB 20
594,399 594,399 0000000000000000000e6be6d2e5fa969a6229be9e6f2642bd5cfd293096ac60 604 0.21/1.00 vMB 19
594,398 594,398 00000000000000000017f36db56379abc00476ae1426eff24ea3aeeaf34284e2 1,990 0.74/1.00 vMB 21
594,397 594,397 0000000000000000000cb951856e809367efc31af9200b053c16595fe7e68f00 2,272 0.75/1.00 vMB 22
594,396 594,396 000000000000000000030e1801d648603612e3101a203146d1deb637b3041d92 280 0.08/1.00 vMB 36
594,395 594,395 00000000000000000012a1ba5262384623d3cb0ecd393342340008741ba54519 1,125 0.33/1.00 vMB 21
594,394 594,394 00000000000000000015240d82f3b789cb6fe4c48512b3835f4ad990a68093c4 403 0.14/1.00 vMB 26
594,393 594,393 00000000000000000019819feb5143e78af3d7e69839778236ee8d597612c890 2,575 0.81/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.