Loading Tool

Explorer IconExplorer

Memory Pool

76,573 transactions
29.45 vMB
0.09485921 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt f2173fce306ebc405104d5accfb83cdae46a3e29c5780b4f24bc5f0a5ea8b478
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root e095214a7ff6ec5749b5c29fde6c3be7eba7c6a792281b45a8a83d5c9d6fc10e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.02933120 BTC
Feerates: 150.77 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (377,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
537,925 537,925 0000000000000000000339389455484c8f802bf6dd7e19040bde56bac1876b84 1,607 1.00/1.00 vMB 6
537,924 537,924 0000000000000000000626dcf81518c3ca7501cd0fe5b129765cb65ca3bf1691 2,211 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.32 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.