Loading Tool

Explorer IconExplorer

Memory Pool

81,968 transactions
30.83 vMB
0.10579760 BTC
Random Selection Loading Transactions
Max Size: 185.18/200 MB

Candidate Block

Mining Attempt 97ec039f64bb0eb936b7385f2b1273ff57a602ebec32e8332dae65c146d26d85
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root b363c813d4012136ca37f99bdde89684bb2aa89c15e78ae3a96e3b550478a827
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.03669418 BTC
Feerates: 558.99 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (330,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,279 584,279 0000000000000000000cc6304977e8260a2c3fabe3fca8de6a72532f7b62d4e5 3,001 1.00/1.00 vMB 30
584,278 584,278 000000000000000000222bdab9c7d44ba6c602521305e64603121d929603d9fd 2,717 1.00/1.00 vMB 22
584,277 584,277 0000000000000000000964d4e6cb777ffb536e865bf7b8c95935c7d0f8d0ef66 3,212 1.00/1.00 vMB 83
584,276 584,276 0000000000000000001c9448442c561d43b12c29f25a4c886041547a893329dc 2,526 0.81/1.00 vMB 10
584,275 584,275 0000000000000000000de1fa74e4b5733deaa04a78dff613e917bbb1a7bed937 3,174 1.00/1.00 vMB 65
584,274 584,274 0000000000000000001ea2058266f5e208f61a32f98d518c0a4a771c1e5bd692 1,853 0.64/1.00 vMB 35
584,273 584,273 0000000000000000001a251c1a185ac9046e9dc7f8dc88f00756c5b0ec40cace 1,767 0.72/1.00 vMB 17
584,272 584,272 00000000000000000009d9a04090ac607d161df05a2e893916f79d50cfc1c812 3,100 1.00/1.00 vMB 35
584,271 584,271 00000000000000000020eb5a41a428812c1eadbe80e5d9a96310abbb99f20397 2,147 1.00/1.00 vMB 56
584,270 584,270 0000000000000000000c56c536c00463def420ffd062890af1b335c65311e4a6 2,794 1.00/1.00 vMB 11
584,269 584,269 0000000000000000000b5462366b988fdcebaf62c527926283b1b2299d305433 2,558 1.00/1.00 vMB 71
584,268 584,268 00000000000000000022ea9d28ff3065e9d6fee2707e75fd1fd302024908c31f 2,834 1.00/1.00 vMB 45
584,267 584,267 000000000000000000038c6fc1b5bf9f086c723e021ebb24988b12a7105ab9d7 2,747 1.00/1.00 vMB 48
584,266 584,266 0000000000000000000ba94768bd9b621b81b33c96e9342f6dd6b27bdddf812c 1,299 1.00/1.00 vMB 59
584,265 584,265 0000000000000000001d648a0523b9989953c8702b54458b2fe2148625ad6955 2,969 1.00/1.00 vMB 36
584,264 584,264 00000000000000000023013782a069250e7498d48c6387506a382004731b0528 2,984 1.00/1.00 vMB 6
584,263 584,263 00000000000000000011f9602c5d0f0f542c380370a4b06d6e090f7c0c428e91 2,603 1.00/1.00 vMB 38
584,262 584,262 000000000000000000178f92f6eb2f67ad99473a1720ea5d0a37ade2bff7e5e2 1,906 1.00/1.00 vMB 53
584,261 584,261 000000000000000000091d136fab2dd5b162d809bcbb4e073c26c49851515705 723 1.00/1.00 vMB 61
584,260 584,260 00000000000000000013ff664910bb7747b344e64bf3924b15311dfed59bb534 3,045 1.00/1.00 vMB 93
584,259 584,259 00000000000000000019b73d951cb9c5e6ff403dbc2f0d18c2ae451b555fc3d6 1,632 0.58/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.69 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: 689.56 GB
    • Received: 16.50 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.