Loading Tool

Explorer IconExplorer

Memory Pool

78,149 transactions
28.99 vMB
0.08831532 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt 0cb9a96c19f868229c7cb35302be5c37e3ede8cd1094f69bc6cb701b81a4cbdf
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 163935134879b1769ca2e7f6e6049afa122bfe433dc4e2b90ae94bb0a26abeb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,326
Size: 1.00 vMB
Total Fees: 0.02783270 BTC
Feerates: 477.45 > 2.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (371,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,720 543,720 00000000000000000007ba768cbbeaae38fd94280dedc4d53348c2d05ca7ecdf 2,738 1.00/1.00 vMB 7
543,719 543,719 0000000000000000001c8dfee5e45cacdf8e406834f537d1935da24ac2dc379f 3,096 1.00/1.00 vMB 44
543,718 543,718 00000000000000000021d409a2490e7fc6b4b9145fe3d7940f03540cf92c1950 107 0.04/1.00 vMB 10
543,717 543,717 0000000000000000001c72b6798ee06b5d166e8746ccfaf516208bab30b7ff68 229 0.09/1.00 vMB 21
543,716 543,716 000000000000000000225761381da27fe8f192421486ae54594a25742f345fb2 1,538 0.56/1.00 vMB 17
543,715 543,715 0000000000000000001d74ab3cf6ff0dc7e14ef33bac07121184578c6951baa6 1,403 0.50/1.00 vMB 17
543,714 543,714 0000000000000000000c0a9fa26936e216591b63415e22c8cff83046113d71e7 549 0.21/1.00 vMB 14
543,713 543,713 0000000000000000000bfffddd1e56ecc94a475db64c609f97079cdb5fbb6cc0 288 0.09/1.00 vMB 15
543,712 543,712 000000000000000000185b830e8f9c41bae10c8009456a43d59479c6390d25bd 796 0.35/1.00 vMB 18
543,711 543,711 00000000000000000019bdd7447aa6419a98a5bb677dfff5269e47fa9c37839d 1 0.00/1.00 vMB 0
543,710 543,710 00000000000000000021ce27b9e99d403e2383e30e0ed655e1e1c048557d0dbc 1,346 0.51/1.00 vMB 13
543,709 543,709 0000000000000000000c5c52804a6edb7d267f0dea1badf917d53b05f016b5f5 299 0.09/1.00 vMB 35
543,708 543,708 0000000000000000000398a0d6fc8284ad3f18c81d5f9516637f6a3deee17c36 651 0.23/1.00 vMB 18
543,707 543,707 0000000000000000000b8b6a9f0dad69395fcb5ce95e6db43b21191fdf067694 1,219 0.45/1.00 vMB 21
543,706 543,706 00000000000000000025b78feb99d1a6823a77d64369fa1b3ac52c14d5eba767 868 0.31/1.00 vMB 14
543,705 543,705 0000000000000000000195097c50bb2946beb8222c77a95eb2f6d53f5a402998 341 0.09/1.00 vMB 12
543,704 543,704 0000000000000000001aeac34116e0cf374e6695bbb4557abb0057357e6ede9a 612 0.19/1.00 vMB 15
543,703 543,703 0000000000000000001b89a9a4e6cc8188c3c1bed0b912d200f77d023828438e 1,039 0.34/1.00 vMB 16
543,702 543,702 00000000000000000014f6a7afb4289b077fdf3c3d4fbcc54ab69d40a3d0f57a 905 0.33/1.00 vMB 17
543,701 543,701 0000000000000000001c67f284ecdecda1db6715ca29157b3e13d1d26a53cdae 961 0.31/1.00 vMB 17
543,700 543,700 0000000000000000001c15bbd0d9646429628394d7d04e9747522c890626dd74 6 0.00/1.00 vMB 31
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.17 GB
    • Received: 16.17 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.