Loading Tool

Explorer IconExplorer

Memory Pool

14,144 transactions
7.84 vMB
0.03490267 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.56/200 MB

Candidate Block

Mining Attempt 0b0af615d2c6bca31527a2a1e77cdf4415610971b7a7af576293658b84a3bfbe
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root e6535200118f842adc8f14ccf39705c53a992f3e59d84ac3ed9c33fcf90a0d4a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.01873530 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (745,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,123 168,123 000000000000071a0748db4f0e6eb77451e86f9b4ba360c3f7f37db17efa7183 79 0.05 vMB 78
168,122 168,122 000000000000072849edc2edaafff5321d921543182689afeb14b35a6065e5e5 88 0.05 vMB 1
168,121 168,121 000000000000069ba86a0e9d8041aa0ccb620443a0d03c5ebd6f477102d60375 73 0.05 vMB 98
168,120 168,120 0000000000000a99346868b09b4943cba498287dce9ccf6971bc4c2c498a5d24 14 0.00 vMB 11
168,119 168,119 000000000000076b8712ba9df093bcf6b7cb577ef47999578ca67c83bb037fa3 133 0.06 vMB 123
168,118 168,118 00000000000001ee6ea1c6d665b9ad03442567b2aebd2d14ed8aece6a04d753e 80 0.02 vMB 80
168,117 168,117 000000000000051b4dc3f3d088ea0782cf46f85775290788b9a6bb6a5f97d473 13 0.00 vMB 16
168,116 168,116 000000000000050823d5ae549a4223cc2ba2ac86a74fc032ed20fbfceb315ee5 58 0.04 vMB 113
168,115 168,115 000000000000015374f22aa898a0e9a1000a5f52788ae681fbaac4aaa3c078b7 101 0.05 vMB 66
168,114 168,114 000000000000042f7c236a243e2d84bec12210dd2dd5abbeaaf55024898ac70f 1 0.00 vMB 0
168,113 168,113 00000000000008a3143361b8421b7d02a53776937e8ae9cbcb56beefe6b593ab 110 0.07 vMB 112
168,112 168,112 000000000000021169077f836f650a3ca041646e9a884f053761ce2950ddeb6d 12 0.00 vMB 0
168,111 168,111 00000000000007ef1cf0005beb2e18fa96c5f221cb9caa455e8a06932e07604c 15 0.00 vMB 48
168,110 168,110 000000000000013e8bf348f7d087d72dd360781b9b325bebc1cca29fa4eff7b7 77 0.03 vMB 198
168,109 168,109 00000000000002bb65c8dd5a6607237d727fe28c0f412bdf7649fa14b7841a2a 14 0.00 vMB 10
168,108 168,108 000000000000004cc0a47117406b68039ca4d442a5d35a182ed1d274df9b3c56 75 0.04 vMB 115
168,107 168,107 000000000000004a18fbdb1da316ee7424b9afc9cbdad9c31d2ce39d6177cfc3 26 0.01 vMB 165
168,106 168,106 00000000000004738e71f53f88ed17cf167aa6b9d52256162e1640f59e96c20d 89 0.03 vMB 78
168,105 168,105 000000000000038bc42ede6f9414a849b0e4bdc4ec63e06726ab4ac3ea9f0e61 115 0.05 vMB 172
168,104 168,104 00000000000004e9e8fcc660f3305e1e92365c787d1e573ff39f9337da24cdfc 30 0.01 vMB 31
168,103 168,103 00000000000007d70961861b03bd329646c7cee3ac76bcca3d96556799c1985d 13 0.00 vMB 61
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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