Loading Tool

Explorer IconExplorer

Memory Pool

43,570 transactions
27.35 vMB
0.07530427 BTC
Random Selection Loading Transactions
Max Size: 143.51/200 MB

Candidate Block

Mining Attempt 7d82ffb1ae457898e1db5960ee812fb19f5fd00e6951b5baf6e2021100adfc99
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root fbfe5f77d3915e82096935a4be026368cac6e565c8ab38e1544b5abbb1b34b07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.02389640 BTC
Feerates: 157.73 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (579,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,946 334,946 000000000000000015138250339ed5b99a5108ef3af52d59b88524c0596ea966 318 0.14/1.00 vMB 24
334,945 334,945 00000000000000001216edc2c20e851148ec0cd6e564a3f6a4717ac062962e76 596 0.31/1.00 vMB 28
334,944 334,944 00000000000000000baeac15b3dd7c481fb7a9078ed1c451841cdfd2ad8a6a9a 32 0.03/1.00 vMB 24
334,943 334,943 00000000000000000d36ad6d5b44ba419a588a649040a03dc78fe29a7841e95f 1,092 0.58/1.00 vMB 25
334,942 334,942 0000000000000000095161bf03d840b92d2f866c935b354e632a04d693776045 247 0.17/1.00 vMB 17
334,941 334,941 000000000000000003e63915d11fa26894886f519a54a424c364a5d9bc4b970d 1,017 0.57/1.00 vMB 25
334,940 334,940 000000000000000005ce9ee65b66f054be9833578cfdddff2e88f720669b9ab2 1,393 0.75/1.00 vMB 27
334,939 334,939 0000000000000000037b1cad60877965e493fdc1178b4b940982cbbbb715344a 393 0.26/1.00 vMB 20
334,938 334,938 000000000000000008301ad28f97d0b2d41fda26f82aeebaa9cffa5fc3cb5a09 347 0.19/1.00 vMB 22
334,937 334,937 000000000000000008fe346060891d82916a8efed7c879cfaacff1e0a6325c82 371 0.16/1.00 vMB 28
334,936 334,936 00000000000000000c607b66efcda9f869d8594e582fea4169077ab7fe74fde3 89 0.09/1.00 vMB 18
334,935 334,935 0000000000000000076ad6b01487fb58822847f7570166a1a58f9e41f0b65875 1,185 0.75/1.00 vMB 26
334,934 334,934 000000000000000009d11fa122685adcb87301bb173ad3811a0390ca13a2b3cd 1,039 0.75/1.00 vMB 23
334,933 334,933 000000000000000019d41387f2a86a525d2013bf30a64dd87de53fab5f03cfbf 1 0.00/1.00 vMB 0
334,932 334,932 00000000000000001a55ca6e86b3cbf4144d66902ccf7287d181ff58943f69e4 1,832 0.75/1.00 vMB 39
334,931 334,931 0000000000000000019775c88579abae24e782cba1495d88965ca9a3509a0e96 99 0.10/1.00 vMB 9
334,930 334,930 000000000000000014da4f67e9d5f8f8245ce8b1a4541b778c9be636e7eed871 194 0.12/1.00 vMB 21
334,929 334,929 000000000000000011f8c3d12ba9a0ae57890419c1d56571e1555923c22efb5e 1,161 0.53/1.00 vMB 23
334,928 334,928 0000000000000000130ed5d4733624e0766d76d595137febbb5818135aa5a97c 349 0.20/1.00 vMB 16
334,927 334,927 000000000000000004b28ae86e95787621c61dd02deff0c021253023e2476a28 694 0.36/1.00 vMB 41
334,926 334,926 00000000000000000bcb176fe23d0a486aa90011a828ff56f6e2436d3aa6f98b 1,569 0.75/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.23 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.