Loading Tool

Explorer IconExplorer

Memory Pool

27,117 transactions
10.23 vMB
0.04318155 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.41/200 MB

Candidate Block

Mining Attempt 9a5408cf6e00a93c27b9384500dcfb1ccee2e43a09f783854a6df175cd3c7a65
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (771,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,114 142,114 00000000000002c0445d3388a9c5d25f472d44061c205839daf8614c141a072a 44 0.01 vMB 106
142,113 142,113 00000000000002f85ca1824ce58bac2aa2d45811b01fb80cc7612e8097268760 23 0.01 vMB 324
142,112 142,112 00000000000009213bbab75588e83c7c0c3cc9c0f747e4f1d5d8f50e172faf7c 35 0.02 vMB 166
142,111 142,111 00000000000005f70704646f0aa08445d87c30a6602024172cd0a7f36c3ae53d 4 0.00 vMB 68
142,110 142,110 000000000000059229ab8a44ddabd89bec3d9772fa4e69b1e6d7c230e4ba4fbc 134 0.05 vMB 73
142,109 142,109 0000000000000138070109ccd23183ef5c63e204be62ef52eaae9e5c92ed3099 97 0.04 vMB 305
142,108 142,108 000000000000062598db0d2ae1d7b7b7558eddfea7f96f48675a89fd79b815dd 49 0.03 vMB 44
142,107 142,107 00000000000008a3f01d78118d5f568a12334b3603921d915e12d735ce81d53c 27 0.02 vMB 231
142,106 142,106 00000000000001477b87192bf9e3f6cd08e6391e424ee277e06cdd6dba8d7e14 1 0.00 vMB 0
142,105 142,105 000000000000076195f9b537a3d9cceafea4c28838d585a91cfb6afab8e0b33b 8 0.01 vMB 16
142,104 142,104 00000000000003a7bcf4e3986ed09fc165f57a907bfa57b2954d9bb1c61b07df 110 0.03 vMB 39
142,103 142,103 00000000000005dc1c72f0b4afe2f871fa93e77005b1e3f417c1ae849d337bdc 30 0.02 vMB 102
142,102 142,102 0000000000000250d6b22a7787c13da41ea826c034cb4ba0eda09c48705fe2ae 97 0.05 vMB 115
142,101 142,101 00000000000004233c09c1daa2411f7a79a02bc919a7932d7b3af9b3f7e78873 83 0.05 vMB 75
142,100 142,100 0000000000000599ae84a9e36af3c3e00a0d6f8a65a2dcd2038c7efb368858df 92 0.05 vMB 267
142,099 142,099 00000000000009095cb8cd3315b084903048188e08d551d2f0fc06b09182866d 12 0.00 vMB 49
142,098 142,098 00000000000007129967b7e353aa86efc438fa34b648cb1b7582c209b30d0f0e 30 0.02 vMB 173
142,097 142,097 00000000000006ce5a18f566e4f5725b95b1b1384706f8956ab08b2ddb31a261 1 0.00 vMB 0
142,096 142,096 00000000000007f45dadbc1ede49ade553e32059a5f0ebbc778a753a19c0fb7b 113 0.04 vMB 3
142,095 142,095 0000000000000011b6927488d599ca9f5252cf4a36586e8283558b97848b19d6 103 0.06 vMB 315
142,094 142,094 0000000000000218fcf5eb2ed71ad2d3c6068ad6d5dcff776e2d02130e877b1a 156 0.06 vMB 962
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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