Loading Tool

Explorer IconExplorer

Memory Pool

43,607 transactions
26.68 vMB
0.06440446 BTC
Random Selection Loading Transactions
Max Size: 140.16/200 MB

Candidate Block

Mining Attempt 092f2806c8c7e21bf0834baec8e33db20955980035208532a1cfb89593fff25a
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 6eba0f87c966ea08605c5e7d5247ab1a32c5570cc39bea159cb51dc12caca405
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01505837 BTC
Feerates: 73.20 > 1.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (301,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,940 612,940 0000000000000000000ac1b2e69ff626277aac8c42cbf1b490084c11e889f01d 1,933 0.79/1.00 vMB 18
612,939 612,939 00000000000000000000969ea994212162f3d2aef6413904ace9dd6432c556ea 911 0.61/1.00 vMB 3
612,938 612,938 0000000000000000000c272cc5ea040632006cfa8ba396f272f0fdd8fa85e2b4 2,416 1.00/1.00 vMB 23
612,937 612,937 0000000000000000001156e467472d9477ad5ec1e1d5c2beabaf9d9345c7c883 2,487 1.00/1.00 vMB 6
612,936 612,936 0000000000000000000e56e4c9a38235c82821c39cd120fc3a082446a8cfe7ca 2,402 1.00/1.00 vMB 4
612,935 612,935 00000000000000000009fd190b12cae76bf4548c143d26188fdbe9ae98097cb4 2,627 1.00/1.00 vMB 9
612,934 612,934 00000000000000000005d27cf436205d405d78a47a4947ddadd85b6b66710e6c 728 1.00/1.00 vMB 16
612,933 612,933 0000000000000000000484bdd5488ff439b00b3938f5a59dfea11d22407032b7 989 1.00/1.00 vMB 17
612,932 612,932 0000000000000000000b3f28c46a336309dd671a1b0cc199607dffb37c51ae93 3,063 1.00/1.00 vMB 306
612,931 612,931 00000000000000000009acdb696fa90b24255591c4f25a781a59d224a7a9965c 3,043 1.00/1.00 vMB 33
612,930 612,930 0000000000000000000da32623d1276027785428897b5164791b7f3138fe1630 2,896 1.00/1.00 vMB 20
612,929 612,929 0000000000000000000a62feba8f091daaadf49b4a2e81fc443ab8b1aece1d62 2,199 1.00/1.00 vMB 34
612,928 612,928 000000000000000000014470ca8258a8b757c57708b6b1e9354be33a0004c9a0 1,090 1.00/1.00 vMB 13
612,927 612,927 00000000000000000009b7096e7f98de8d0140d70c34832b62c8114ea90a389e 2,927 1.00/1.00 vMB 32
612,926 612,926 0000000000000000000cd4f1fc37cad23d79a649cd70737c6a075535f2831935 1,125 0.43/1.00 vMB 17
612,925 612,925 000000000000000000032e1dfa198579b9270d06ba09d3e35db4e8c832940d50 1,325 0.53/1.00 vMB 19
612,924 612,924 00000000000000000011179b1a8beb4646021b704431685704f63560d243adfd 2,162 0.73/1.00 vMB 17
612,923 612,923 0000000000000000000a2baa21319c65e6e51af1f240c73b841918e709451cbc 361 0.16/1.00 vMB 17
612,922 612,922 0000000000000000000ccf49e434f9d075fb618fc6c69425f6a739bde653d037 1,571 0.48/1.00 vMB 16
612,921 612,921 0000000000000000000f2690c527c997b53043b5988b1c5abcf8bb526a468a25 2,032 0.68/1.00 vMB 8
612,920 612,920 000000000000000000108f948e6523ad4400a0225e6a581b585d8416d4dbcdfb 2,670 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.