Loading Tool

Explorer IconExplorer

Memory Pool

23,858 transactions
5.01 vMB
0.01392685 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.39/200 MB

Candidate Block

Mining Attempt 1a4b5b252a687bbe57eb522813108d06006b22a5e1efbae8f889e63fc33319a6
Version 20000000
Previous Block 000000000000000000013e545cc56f6c73189fa728c86c27cdc03fc73b70599a
Merkle Root 1b5925d07e8563e8b766e3c3f50a3f31243f324790d93c27824dc9ab568dc399
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 126
Size: 0.03 vMB
Total Fees: 0.00070432 BTC
Avg Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,125 (651,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
261,843 261,843 000000000000000146182f9e7290c5579d05f968c9b72ac43125aa90831c7c23 0.01 MB 35 67
261,842 261,842 000000000000000061f80877d09f46cf8930a60dde351a7daa3b9f30cfae1151 0.01 MB 21 122
261,841 261,841 000000000000001b4c724fd1608db391b0a5a0b9e79999664235c73a4b3a0190 0.13 MB 268 135
261,840 261,840 0000000000000017a99acbcc7bd85d232ddf2957476173f0112e26fa175ac0f3 0.04 MB 128 90
261,839 261,839 00000000000000147a774337060d009ac8c64f488d9b0788fd81ebd041c9147e 0.21 MB 449 163
261,838 261,838 0000000000000010f7400fac0e7a5a119d013adcd6e9a4b695f4b674a2539bc4 0.18 MB 178 42
261,837 261,837 000000000000000005c996a469134c84a64121f10a63e3d9285a52cbb2bff2b8 0.03 MB 76 58
261,836 261,836 000000000000001368825ad8a2b92a335a7da99f43cb7ccdbf5e2e7001d415fa 0.25 MB 621 165
261,835 261,835 000000000000000b5e970d97ef572c1d280affeb3a9a00afc8439b173585228e 0.11 MB 229 74
261,834 261,834 0000000000000005da5c765211c25fe81e9818fd056eab265821cf27463b70c3 0.02 MB 64 139
261,833 261,833 00000000000000102df3b91f4dfc801ec7cad6326d3846e6083802e277447863 0.08 MB 191 98
261,832 261,832 0000000000000007fad43f554a05bafa38e7fec1332e077f7dadda55bb1947b7 0.02 MB 46 73
261,831 261,831 000000000000000eba070c915dc4b8fcc1c9c4a9e0a2baa4601fcc14cf166842 0.22 MB 533 133
261,830 261,830 00000000000000185d723dd21a1987c6842fbce391346af3b19e5493fe58c2db 0.05 MB 131 123
261,829 261,829 00000000000000145cdc09e60585def43f91b49aeb71ae872d3eabfef1bd0ca8 0.06 MB 146 119
261,828 261,828 000000000000001531ef26cee9def30e9a0136ec35f7414ed7bb201ed5ffd79c 0.06 MB 160 131
261,827 261,827 00000000000000064b322cbb7a985cf94192e59c454d08bdab5c65e83d19d02c 0.09 MB 212 145
261,826 261,826 00000000000000062a016eeeedf00a07479e2186f59f54fcc76a2c3a1aab21bb 0.07 MB 120 102
261,825 261,825 000000000000001a252e97b36f755b745c72f85f240bf601b4d77fef64e4bba3 0.04 MB 107 97
261,824 261,824 000000000000001407988f843a78743786ef5960efb7267179e10026e58f9e46 0.01 MB 24 133
261,823 261,823 000000000000001c4aa7c08d59edfb460a0aef9b2a6a0950c833cc1355f2a9f7 0.04 MB 74 87
Previous 10 blocks ↓
Total Size: 779.07 GB

Node Details:

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