Loading Tool

Explorer IconExplorer

Memory Pool

83,565 transactions
30.79 vMB
0.14943288 BTC
Random Selection Loading Transactions
Max Size: 185.33/200 MB

Candidate Block

Mining Attempt 250f2316509c1e09de112ab0fbd492022d6528221b468e044cd35796719cb78c
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 7ce37abae32c913eff2d0e610ee32040d9572e4a5037a9ad983c64d2cdd3c3ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.08337434 BTC
Feerates: 150.77 > 8.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (641,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,687 273,687 00000000000000060b3c6474a72f17f54f7bc9aca43a8c72e801c81c8ce5cdb9 61 0.04/1.00 vMB 32
273,686 273,686 000000000000000050c0ae3f228eece3ed449cfdcc48fb5560bd22c70606dc97 11 0.01/1.00 vMB 27
273,685 273,685 0000000000000005d974e8e017d83e1e5ab855486556e4c8259e57363ab5db57 174 0.10/1.00 vMB 24
273,684 273,684 0000000000000004f3d3c9bf519b1f0a2eebdba7ed38ed1a9c5a8124d060fba9 292 0.12/1.00 vMB 137
273,683 273,683 00000000000000037a9d82aec08e2fe7397e29e9a3b7c2e5a3fae5f09a4a3290 1,075 0.89/1.00 vMB 31
273,682 273,682 00000000000000034276f24209d731c34e20fee90a5d033a2743cdf77286ee80 85 0.05/1.00 vMB 47
273,681 273,681 000000000000000517fd28feb0fd4b06095c25e718ba98230ea66e8e7013613b 229 0.11/1.00 vMB 33
273,680 273,680 0000000000000003f913d4b1a88b5e4c026753675bf9163ca26ee3b83356c6f2 179 0.12/1.00 vMB 34
273,679 273,679 0000000000000000b389d7d5fde5447b1d9b86fe5267ad65fa448c65ccd0eb1a 95 0.05/1.00 vMB 24
273,678 273,678 00000000000000013403356d336cf0f4a1b0d12801460636b21e47cd6285cfd3 142 0.07/1.00 vMB 70
273,677 273,677 00000000000000005eb4bfd265742146e941ce0b73b9cc79d6e47d49f9bf2f76 384 0.20/1.00 vMB 46
273,676 273,676 00000000000000039ce6baa053908e3ed24d70bccf5972000667daa8dc307ee6 312 0.14/1.00 vMB 52
273,675 273,675 000000000000000030934429665e0ae5348ea22a95cadeccf310a515a1f6ec8e 80 0.04/1.00 vMB 65
273,674 273,674 00000000000000056e46aa419b46e3eb2664ba7a20a826c84bccf19e319f0b2c 962 0.43/1.00 vMB 58
273,673 273,673 0000000000000001c88b438f9978a505400b1516a4630e0fef2274cf2680fdcd 281 0.23/1.00 vMB 30
273,672 273,672 00000000000000035b69d35052a0ddc4d405c9e5449b852ed9639d2c992234e6 616 0.35/1.00 vMB 57
273,671 273,671 00000000000000032ef82b12de6dcfc6471079196142815a88c71b24c9850070 130 0.18/1.00 vMB 17
273,670 273,670 0000000000000004e7075449f4d14f07b4a1af35a211276188d5e1888619afa8 610 0.25/1.00 vMB 58
273,669 273,669 000000000000000546c32d6184a09862db3526a4043527e1750591a2b03b77a6 16 0.01/1.00 vMB 40
273,668 273,668 00000000000000044d5ca87e4eb8ca74c8813a3893d0ba52e42ff87da281b1a9 25 0.01/1.00 vMB 40
273,667 273,667 000000000000000606ef1d8bdf31847464ead1905b2d1e9eb257678b663b2981 411 0.20/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.44 GB
    • Received: 14.75 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.