Loading Tool

Explorer IconExplorer

Memory Pool

79,138 transactions
29.44 vMB
0.08182792 BTC
Random Selection Loading Transactions
Max Size: 178.06/200 MB

Candidate Block

Mining Attempt e009ce78ab6c7d6b98997142223bcdad2072c74d753b6780667a544afdde8fd6
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 5fda9b8c69f8c60b48f465109dc6082b04a1f3f2f8016c16ae62dea3657f221d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.01995265 BTC
Feerates: 100.11 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (377,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,946 537,946 000000000000000000141681b30518267079cdc4375ef6e6fa4ff06c575a7093 146 0.04/1.00 vMB 19
537,945 537,945 00000000000000000013592c1375691fd458122fdd9f1c51cfd9c24cd2076539 1,297 0.55/1.00 vMB 17
537,944 537,944 0000000000000000000fc6c40b2bcba27b7e116a52f8defbd6afc7be770af456 594 0.23/1.00 vMB 30
537,943 537,943 000000000000000000189458cd007d3781ba7c461c5218847da30f32661d2939 1,236 0.63/1.00 vMB 2
537,942 537,942 00000000000000000009610255ef2248fd0750373bd0cc6272741270062d9434 2,620 1.00/1.00 vMB 31
537,941 537,941 0000000000000000000621af297d27d54b501f6a3d329399c29cf316932973ef 122 0.07/1.00 vMB 17
537,940 537,940 00000000000000000022f347eacf488dc902cc2b323e3f7ce3219ab43034cd41 1,092 0.43/1.00 vMB 23
537,939 537,939 0000000000000000001868e3858e2cb7104a68b3e13494da73b8a8c844e0f9ec 2,358 1.00/1.00 vMB 11
537,938 537,938 0000000000000000000625095dde1f97ec5843604c1267d3b6b232f253909c27 2,378 1.00/1.00 vMB 31
537,937 537,937 0000000000000000001bacc0b4270c8758343bfc208f0b6fcfb4e8d702303255 937 0.61/1.00 vMB 13
537,936 537,936 0000000000000000002bb47d1fe591848a44273a006a6193b3720e1d9ebd6e7e 2,566 1.00/1.00 vMB 17
537,935 537,935 00000000000000000006efe065c5463fda66b0c65ff755b11dcc403204bd7d63 600 0.30/1.00 vMB 37
537,934 537,934 0000000000000000001c3bd683b03e40b8b256d99d528fcbb5adf9ce32970d07 1,183 0.66/1.00 vMB 19
537,933 537,933 00000000000000000028bd209912d6fb0a95c48f26d68050b41e0f65ff7af251 1,123 0.66/1.00 vMB 25
537,932 537,932 00000000000000000018438255d3b4c13eb1fe44024a9dfb0de83d598e5e42c6 430 0.25/1.00 vMB 6
537,931 537,931 0000000000000000001f13e5382996454f5b97a3b7e0934f1e1d6ed7f5168a35 1,808 1.00/1.00 vMB 3
537,930 537,930 0000000000000000000247a89116c8e1dd127206ba555b5144ae36b09416f61f 2,023 1.00/1.00 vMB 44
537,929 537,929 0000000000000000001a085cd9db2ecbc9dc51cb44671e9e84e7064d481e73b5 1,867 1.00/1.00 vMB 34
537,928 537,928 0000000000000000001e90bbc736fbe2c15d12f24fda1c73d8b70dd83ad7c8de 2,284 0.96/1.00 vMB 26
537,927 537,927 0000000000000000001eec44ed213d479d9bbb045926143a38c1ab41ba290ce1 853 0.46/1.00 vMB 32
537,926 537,926 0000000000000000001285bdf36ba663df26b1b580110a5ba765ba6d15f7c992 1,655 0.73/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.