Loading Tool

Explorer IconExplorer

Memory Pool

79,694 transactions
29.27 vMB
0.12636890 BTC
Random Selection Loading Transactions
Max Size: 177.19/200 MB

Candidate Block

Mining Attempt bdf16d0b0fda9548ccd7d3de0677911d04eecd3e77ba090692ce5dc66cd0120a
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e15b866cf88927cf59e9d7c8098049fbcf56235f62293a2867290f0ef82f476
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,448
Size: 1.00 vMB
Total Fees: 0.04702166 BTC
Feerates: 602.26 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (617,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,862 297,862 0000000000000000659a59317952b31584853989686ac97a1b378111e9ca02e4 512 0.27/1.00 vMB 34
297,861 297,861 00000000000000007a694f723b24d6a92a332178c2022ac15cfc13c480c11249 132 0.13/1.00 vMB 15
297,860 297,860 0000000000000000474c9dce7167b8c5671521470029c412e51a2ddf5c76910d 94 0.09/1.00 vMB 20
297,859 297,859 0000000000000000732a78f0c72cb36295b4258df6589a188db6be156a862cbd 90 0.04/1.00 vMB 35
297,858 297,858 00000000000000002cff52cad2cfbcacbb9033ac1f0aad65ab9febebf8b49fe7 393 0.22/1.00 vMB 30
297,857 297,857 0000000000000000948c57c37351c80fbf0e42dbfc6ce45ec81cf3e01c4f027d 204 0.09/1.00 vMB 35
297,856 297,856 00000000000000003e06b5ef72106dfd496f61a5fd9442bcfeb980fd47ad15b6 255 0.15/1.00 vMB 34
297,855 297,855 000000000000000096ef2070f851d7f118dc4db77d97fe1edf3fffdde7beac0c 566 0.31/1.00 vMB 33
297,854 297,854 000000000000000052a96e382f50405f4efa92ee3143cc143be22cceb6de060c 194 0.13/1.00 vMB 22
297,853 297,853 00000000000000005cf542a65363f0afc18dada665fb2ef210cb6bfd6b77209b 407 0.27/1.00 vMB 30
297,852 297,852 0000000000000000635dd47037c6972fe78603ee259b7d2dc353b8985d85cf92 512 0.24/1.00 vMB 36
297,851 297,851 00000000000000005f2d2016b71516def95e5d7b2e7a673f83bdf9bad39bbf37 43 0.10/1.00 vMB 10
297,850 297,850 00000000000000009a71c7cad0d28f52bdae6bd3de233ca9f57b908db7fed8ad 257 0.33/1.00 vMB 14
297,849 297,849 00000000000000000319601da3c6ec1d61d85d855a3881e5aec00e597f538fc1 718 0.35/1.00 vMB 35
297,848 297,848 000000000000000002a61da2742d5e95c094c6dfb9b2683ebdfede4a803fa50e 1,024 0.38/1.00 vMB 51
297,847 297,847 000000000000000038a12e1b8bc9562cddc5cfa24ba7c418f4b945f6b1677e41 187 0.10/1.00 vMB 22
297,846 297,846 00000000000000001ea22faacd5573ef3f913ab56cf8e4e007cc0dd83369b628 1,513 0.86/1.00 vMB 32
297,845 297,845 00000000000000007e5e71f6d462d054dd4a8b9fea06258cd467a364a5f81545 16 0.05/1.00 vMB 8
297,844 297,844 00000000000000000591f4127ea063afc1164a20255bdc953b77e7c6ad683e83 291 0.17/1.00 vMB 32
297,843 297,843 00000000000000005cb60eccd16b607be157bcc8ad75208337955636c5173648 61 0.07/1.00 vMB 17
297,842 297,842 0000000000000000104198ac6327a07279d24c147e833373058bc2456c50ffd8 343 0.24/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.