Loading Tool

Explorer IconExplorer

Memory Pool

37,776 transactions
27.99 vMB
0.06502358 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 021046f571fc7ad90dcfc40487056eba7db6772a4b03930cebad05f0556118f3
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 67cf7dfff7ddfacc5bb7039658ef29a5a6e64e1d1bebaf66bf94219e08647ac7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,585
Size: 1.00 vMB
Total Fees: 0.01158390 BTC
Feerates: 203.60 > 1.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (677,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,770 236,770 000000000000004b1f1123276679efa8c92a259f695944da966719b2b85102d4 597 0.25/1.00 vMB 203
236,769 236,769 00000000000000c1d0843558ca5e47b9da6a78725c05c3f9f0634ea5ab31fa09 269 0.10/1.00 vMB 82
236,768 236,768 0000000000000085b0ea077b0894781dfd183c7334fe0f776acbbf757c365dd0 188 0.11/1.00 vMB 155
236,767 236,767 000000000000001f412cf2e929697943094071654ab192da3a11e1b7b93eb2d3 397 0.17/1.00 vMB 181
236,766 236,766 000000000000005ba7b87e169c9cd72d56e694a4b1facc2e611205c575a711db 180 0.09/1.00 vMB 181
236,765 236,765 00000000000000533ed5cf4de7b0e39927a0c54a5e4d76171983b799c0ea2eb6 422 0.21/1.00 vMB 195
236,764 236,764 00000000000000f53bc3fd3c95eb8ea3cb4c551907a59e3f037f3d3f2d29fb0d 234 0.12/1.00 vMB 154
236,763 236,763 000000000000007c84bc25bb88d3d1ac260a00344bc94907342a7204baae538c 566 0.22/1.00 vMB 186
236,762 236,762 000000000000004b278d6b11cf999a999d307f4bc88803189e5c6c2be165bc2b 208 0.09/1.00 vMB 174
236,761 236,761 000000000000001e0566dc05124fb8fe2c1afe3f185ea45324503c8e7771b912 68 0.05/1.00 vMB 64
236,760 236,760 0000000000000163561f3013b9ad27017bd266a97bcc03304ce81a7b969d9806 209 0.09/1.00 vMB 176
236,759 236,759 00000000000000b5a5c1582fac79a272d9f5f0d9004d716f9d0a851f14a43657 104 0.06/1.00 vMB 46
236,758 236,758 00000000000000069906498e02071a547cff3072df41e64892fe627ddfd750bc 434 0.21/1.00 vMB 204
236,757 236,757 0000000000000041707a366f29045335f23dfdd0070ad55de034ba09596a52b7 153 0.12/1.00 vMB 90
236,756 236,756 0000000000000111d2f3051ce056e85f51498e41c064a876d13c6cf802e5ead2 739 0.25/1.00 vMB 204
236,755 236,755 0000000000000041668a478221de007ff3c42e3f68914b97b38644b3a3f563e3 211 0.09/1.00 vMB 177
236,754 236,754 00000000000000bac6c97099e7683b9ba367535cec52014a39e4522a138ee062 287 0.15/1.00 vMB 162
236,753 236,753 0000000000000083b46bb0d6d8a5a87d8b9859fd815e0b7609c4b52906fd9b70 409 0.19/1.00 vMB 165
236,752 236,752 000000000000005c6fcbbfb1eaeb632299331eca9d5f43c95a0bbdd1d8641eb1 225 0.09/1.00 vMB 188
236,751 236,751 000000000000013541370a96b36ef4c634e74f6076dcd1c9bb3d8b3d689543ea 479 0.22/1.00 vMB 168
236,750 236,750 000000000000008ebe7f3fd8f1198bd63e5dbb08ad25a2a3e2b8ea83482e550e 219 0.11/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.