Loading Tool

Explorer IconExplorer

Memory Pool

46,005 transactions
28.54 vMB
0.06676328 BTC
Random Selection Loading Transactions
Max Size: 152.07/200 MB

Candidate Block

Mining Attempt 6ec786f63e6595bcf99b7dfa3a87b8d31b709187aef8d48f15d65f3c3f4d6366
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d49e88313b6d047d0610a5e008b890b9e90a71b0eee427a004b2a312fd7fbb1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.01262812 BTC
Feerates: 73.20 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (581,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,668 333,668 00000000000000000292cb909e7907ddbd7d3851b37615ffa05566649026a387 358 0.16/1.00 vMB 27
333,667 333,667 00000000000000001b41f2a41603c4d86ecd538f6b879d2061a9e113689a154d 143 0.06/1.00 vMB 25
333,666 333,666 00000000000000000d44789e9134893a58814a4457dc6f88e3362210cc0ae2bf 104 0.06/1.00 vMB 23
333,665 333,665 00000000000000001953b1a0970314add82920587ad73b64e1a2385accd3816e 661 0.29/1.00 vMB 27
333,664 333,664 000000000000000016118d2bcbedfd6eda9116ccef5b60fce616c98ab2f2189d 421 0.23/1.00 vMB 22
333,663 333,663 000000000000000000c34bfaf8d9930cabb501f78b735b1278fb60ebb7f7bdd9 1,335 0.75/1.00 vMB 23
333,662 333,662 00000000000000001796b78e91e3801f872a555e22a8720ce3972627f178e8db 151 0.06/1.00 vMB 27
333,661 333,661 000000000000000003a24fdfbd1dc27ab64922ad9aead1b1c39418fc9191c010 1 0.00/1.00 vMB 0
333,660 333,660 000000000000000016a64bc6995eea04f8dd8b3ef80b47b9381e8095c6d47d6d 264 0.12/1.00 vMB 25
333,659 333,659 00000000000000000be8308938cc58b707427f589f487d3f3e2ec930eb9bfc9c 119 0.09/1.00 vMB 28
333,658 333,658 00000000000000001b495ac0fcc38308d04c5fe62a793400903e33bbb611bfee 396 0.34/1.00 vMB 18
333,657 333,657 000000000000000013f48397f578e6bf0ccc44048500aaec8b6b1b4e41b6c9e8 80 0.04/1.00 vMB 18
333,656 333,656 0000000000000000061730b1b3181c988726a2dc0b9a2067909fc716d58a015f 392 0.22/1.00 vMB 25
333,655 333,655 00000000000000001b374baaa6fed2489a9b88d6f472110eb6da04ffeabc3610 290 0.23/1.00 vMB 21
333,654 333,654 000000000000000012e2efcd54cc71c746d993ae27920c035eefeddb7b040673 75 0.05/1.00 vMB 21
333,653 333,653 0000000000000000186553370d7d0c662c1a643f9cd245737bab75c89964079f 170 0.10/1.00 vMB 16
333,652 333,652 000000000000000014cc7908deb5a0469bd5d9c8c4c4cb7740eaf99865eb1067 768 0.57/1.00 vMB 17
333,651 333,651 000000000000000002ecb1c1cd1c55deb4933902128bfb6e612d24cbe1ea9969 99 0.04/1.00 vMB 24
333,650 333,650 0000000000000000008473fc5c628781add23f8c68d4572c83519dfe6a8451a9 628 0.44/1.00 vMB 19
333,649 333,649 0000000000000000027784e953c0ae4920fa791f5a3245f13971a57f504556b8 1,237 0.75/1.00 vMB 21
333,648 333,648 00000000000000000fa3ba28c0e20cc86392da7c8483a115ed0309b2f8ab4372 512 0.15/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.