Loading Tool

Explorer IconExplorer

Memory Pool

52,540 transactions
31.56 vMB
0.11457263 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt dd92d11b7a0d5d0a26e6ac6b23082aa5ea5c313bf6b54229447573fdd2cc0d05
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root b64888306893abbe9848f59157a3cbea26977a63ac14d9f62ba7535aebc2b693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.02341967 BTC
Feerates: 32.88 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (679,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,934 234,934 000000000000005dc2bf40bcf69f9b741c7a8d9054fea4ba43393240a0dde002 209 0.08/1.00 vMB 101
234,933 234,933 0000000000000076ee037180a5ced497b88f3320f514f3b5065de0ac6c69c2d2 18 0.01/1.00 vMB 70
234,932 234,932 00000000000001444b5f55bd498e0e0c20a71bcf028a33b53830fcda3a96da4b 1 0.00/1.00 vMB 0
234,931 234,931 000000000000009b91629792f3a86d67f4ec9f6e210121ffb97988a865f7d135 421 0.20/1.00 vMB 171
234,930 234,930 0000000000000132b43d213445370158dc904fb9e6aa3e83bdc79402e88e8616 301 0.15/1.00 vMB 138
234,929 234,929 0000000000000193e5f781ce2fd0bf76e0e7a45bce81e2181f8783d9c5392153 307 0.15/1.00 vMB 163
234,928 234,928 000000000000008ee6d8f4e670ed11a7827e2dee9af383cf01f3b47aee88533c 64 0.03/1.00 vMB 53
234,927 234,927 0000000000000018785dfcf03d855715704b5767d697f9ea36988ea18545ac15 769 0.41/1.00 vMB 119
234,926 234,926 000000000000011caba6a54d330355a2ed7a58d2e2da378623ccec94c8f6972e 318 0.15/1.00 vMB 189
234,925 234,925 000000000000011f4462cfbb501754910e74a17a688b4c1ded621ae72e6aaf64 223 0.25/1.00 vMB 74
234,924 234,924 0000000000000048628afb39d03bfef3a01b8b248acc358b27398b11d3fa332f 230 0.15/1.00 vMB 123
234,923 234,923 0000000000000171ae44bb6c1700314159dc61480b54edf71e5281ee7c6147a7 111 0.15/1.00 vMB 70
234,922 234,922 000000000000008512299bf64af3f9389f91ad9375203285f4bca052cc321397 158 0.15/1.00 vMB 54
234,921 234,921 00000000000000cf78400ebd53262d17a30073ffd49ac9386bae4b73be282d2c 580 0.25/1.00 vMB 171
234,920 234,920 000000000000002c01ebd8215f767ca56ebd6e75e8237bd723edf53ac4ad9d9f 111 0.23/1.00 vMB 67
234,919 234,919 00000000000000b3b4961e068ab032de436b1d4a1ea40e6a6b2460f7ce0e2456 570 0.25/1.00 vMB 147
234,918 234,918 00000000000000fa78d1586c24781396616f839993307ec3ae18ca09fb3530c5 313 0.09/1.00 vMB 60
234,917 234,917 000000000000012cec0420ea5487b79ee409d0aedb6517df6da105b7e946193e 4 0.00/1.00 vMB 53
234,916 234,916 0000000000000152be6d7d64f4e0984e5560e7c5603329af32fd12a37ec958a2 351 0.15/1.00 vMB 142
234,915 234,915 000000000000005ec1a2c2a0ea2e8a0bfc264a2e89163adb3dbf205e63d6de52 241 0.12/1.00 vMB 153
234,914 234,914 000000000000011cd771de4fb1659a80566438cb941c4921094aa3e1fd2455e2 136 0.05/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.