Loading Tool

Explorer IconExplorer

Memory Pool

34,697 transactions
10.87 vMB
0.19843581 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.74/200 MB

Candidate Block

Mining Attempt 98a9868a4e8104310f918baff647c5bfe88bddf564ae45407b9377181288a6ab
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (769,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,971 143,971 00000000000001b29eaf2d8b9f52a10a8f2f1a7c6cfc045bbbd2a0a1327dca66 20 0.01 vMB 65
143,970 143,970 00000000000007f8340d897acac5c93d8ec5e47a5fd257f4f01e643e5b4b7a5d 60 0.03 vMB 199
143,969 143,969 000000000000014775a9cbc87ef9ba857fb5fff5e50745f38832d66019951a3f 73 0.03 vMB 269
143,968 143,968 00000000000000edc01da8c4bdfd2d752bc6061d49dc62da4e3acff67eb9abd4 138 0.06 vMB 156
143,967 143,967 00000000000004e61b83b9913307a4061231f88dd04df079ec3133ca6b7a99cc 18 0.03 vMB 367
143,966 143,966 000000000000052c7e9f424120e4f62a20f4376215591ad3100e1dd19b95a0b0 12 0.01 vMB 5
143,965 143,965 00000000000000676fe710ef844bf48c91cee84435be9f9cddb9a9409c689e76 99 0.03 vMB 227
143,964 143,964 0000000000000403ca179784b9f32941f584597ea6c94fd0b71ba3aa31894624 104 0.05 vMB 160
143,963 143,963 000000000000046f6d4dbc60edccccec24d9f8b7a71c3c7abb72e08f31cb113c 7 0.00 vMB 189
143,962 143,962 00000000000008775b8f96f96d1deb6a8a819dc8de441bd66a17f947d9ffb449 14 0.01 vMB 42
143,961 143,961 0000000000000260437c1c477020fdfb24fe54239215e49ee340799af02bbdc4 39 0.02 vMB 293
143,960 143,960 00000000000000496b8d92b332df993efaa9a9ee538ea860b79e65e6449a84ad 8 0.00 vMB 945
143,959 143,959 000000000000093a8a2845e0894c90942288928c7404c232f02ff2d3a014294f 6 0.00 vMB 34
143,958 143,958 0000000000000738ccdc8ce173d9b1d11ab2eba1852511c68184732ed48f71c9 71 0.02 vMB 2
143,957 143,957 00000000000003cc3ebf399fff8e28ebb27838313aff0d55188dbeb362aeaeef 75 0.03 vMB 107
143,956 143,956 00000000000001da73b6c791af5d3d6190cd2637e38129f919bd0d784e0756e3 30 0.01 vMB 187
143,955 143,955 000000000000012617911a4c0d77c69671a2f9dced18eaf2e604831a4c9ca0b7 12 0.00 vMB 177
143,954 143,954 000000000000084fa2760622d0cf33c04a6783c9b61d65aea122d65e1e8e8f46 92 0.04 vMB 131
143,953 143,953 00000000000001b5fd46d7f2dc6f9d023fe62551a43a0e4a700e37a4896c555e 19 0.01 vMB 102
143,952 143,952 0000000000000363fb10aad8f70d1d680e4e09be1e8fafc02d0a78455337a745 129 0.04 vMB 132
143,951 143,951 00000000000008c4e359903109f823e477ac88c008c12225806de2c84f502500 64 0.05 vMB 170
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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