Loading Tool

Explorer IconExplorer

Memory Pool

80,959 transactions
29.81 vMB
0.07468376 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt 1f78d119b013368830012f3d0c31b4fe0774a9fb5d3d867b8cb38bcb5191794b
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root de55ffb25ec0264b9926a7128fc9ae2d6af996ae1a2fe80f348834c5c0d8045d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,926
Size: 1.00 vMB
Total Fees: 0.01307423 BTC
Feerates: 151.12 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (361,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,650 553,650 000000000000000000017ab9d6638f968e7c676738ac65c4f291a88ab3c86fb3 1,984 1.00/1.00 vMB 16
553,649 553,649 000000000000000000101414c5347e37f371bf7d05da0c0881ef958219bfed85 2,217 1.00/1.00 vMB 9
553,648 553,648 00000000000000000027c3cecea6c575769212a735d73f3e0c702ded9bb66e94 3,006 1.00/1.00 vMB 18
553,647 553,647 0000000000000000002f4bd0a675f8974eec989bfa1418d3006732f35d735e44 3,189 1.00/1.00 vMB 27
553,646 553,646 0000000000000000002336a73897a952229b17fc07e303351f3fa78fbdaaef8a 2,785 1.00/1.00 vMB 17
553,645 553,645 00000000000000000019d4eeda72445d97157bf07a68c88618f61ddf1a7aa1d0 377 0.51/1.00 vMB 2
553,644 553,644 0000000000000000002988aca6a80d05f50a6aaafbaddc9042534440e52301cc 2,184 1.00/1.00 vMB 9
553,643 553,643 000000000000000000190e6a2e781e14914fb5758c94e29075835a0edfaa4666 2,380 1.00/1.00 vMB 15
553,642 553,642 00000000000000000004072c49e65801ee696473c78fbbb9f476376d89c28190 2,663 1.00/1.00 vMB 25
553,641 553,641 0000000000000000000ad5d157fa76d8d446690ab320b2ca94294cf75b0eafbf 2,446 1.00/1.00 vMB 14
553,640 553,640 000000000000000000118859009d80c7be1bce54462b2aa23ac3372493808467 1,721 1.00/1.00 vMB 7
553,639 553,639 00000000000000000027081821fa637ed1c5d57129287b198c7e1b174e0e1083 2,687 1.00/1.00 vMB 9
553,638 553,638 000000000000000000190990aabc7a636e63ce2275c7e88263263118085594d8 2,323 1.00/1.00 vMB 35
553,637 553,637 00000000000000000021e80debe93ddd2383d058892c1a756f1989f7c1089490 565 0.32/1.00 vMB 9
553,636 553,636 0000000000000000002d4f3a49a745aaeb72a6e47f7174db733a8f6a2cc75244 1,334 0.59/1.00 vMB 13
553,635 553,635 000000000000000000108ea65b48e8e4e0a0824ef69af86b38f35b179afd2580 664 0.34/1.00 vMB 13
553,634 553,634 0000000000000000002f40da4d99e64f66fd7779e2977b395090e17d74869bfc 1,536 0.75/1.00 vMB 11
553,633 553,633 0000000000000000001f3336fd4ec31a959ec8258606b09212c7d881e8211d5d 1,800 1.00/1.00 vMB 6
553,632 553,632 000000000000000000228fab1c78046b7a4c2a649bb7e07a23b6fc02a964ec55 2,553 1.00/1.00 vMB 25
553,631 553,631 000000000000000000000d7cbbbd68317e2c4f23c270b5aa9df6f6ff77f4f222 134 0.05/1.00 vMB 20
553,630 553,630 0000000000000000000029661ae64b6c947e8f006f995bf3d6357c729fad54a1 31 0.01/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.