Loading Tool

Explorer IconExplorer

Memory Pool

47,156 transactions
28.03 vMB
0.08819653 BTC
Random Selection Loading Transactions
Max Size: 148.61/200 MB

Candidate Block

Mining Attempt d049e55f5964d5f9a808f120944f705a85c65bd3e720e538fec6ff1afe7651cc
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 98285421d62fef27e196ef5cb9d493fa94af8bc144df6708e6e5f4255f16baed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03280715 BTC
Feerates: 200.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (641,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,688 273,688 0000000000000005e2f608fef920e73dc265f325c3fd12018326adbccb002263 325 0.16/1.00 vMB 51
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
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.