Loading Tool

Explorer IconExplorer

Memory Pool

77,727 transactions
28.85 vMB
0.07305619 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt ec9a87f7940ed8324b4b082a05c7f1b96f6370916c1d50beda0ced1a90dfbe2c
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root d886f972dcfd1356dd134530c0b2ac16da66a97fde1818f2240b358491f1ef36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,867
Size: 1.00 vMB
Total Fees: 0.01285084 BTC
Feerates: 299.43 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (705,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,484 209,484 00000000000001a3fe373697f91f21794180d9a546f518dfa1034318dd7881f6 891 0.39/1.00 vMB 192
209,483 209,483 00000000000003570f3a94ce187cb10207dc4fccff4b74dc6cd19c582b1257a5 5 0.00/1.00 vMB 3
209,482 209,482 00000000000004e1685a64d218c7aef3660e6336c5806ff13c952c4173b7e3d4 414 0.18/1.00 vMB 177
209,481 209,481 00000000000002ccecea4f4ab7fd2655b13771ad5f663090679d53b84e3704f3 6 0.00/1.00 vMB 147
209,480 209,480 00000000000002d584145f6fc007113ce7feb5260fc44da58b99402ab2d06d53 117 0.06/1.00 vMB 236
209,479 209,479 000000000000040566ca83e3a3861c5199fb2b21cc9eefe200821ebf5a60783c 269 0.12/1.00 vMB 210
209,478 209,478 000000000000019907d2e2b2a5822a85fa740550f0fcce2b600ff0c54dcc686d 264 0.37/1.00 vMB 49
209,477 209,477 000000000000023c563d775882475bd89d658d5e305bf2b950fb2fe1dde9ff43 313 0.19/1.00 vMB 130
209,476 209,476 00000000000002e2586bf8369d8ab632b5b75c53edaa6512a25345480b4f93c4 205 0.12/1.00 vMB 131
209,475 209,475 000000000000036e73d8f4f8339a6213839b02b6796b1c058647e42453ea1399 34 0.01/1.00 vMB 141
209,474 209,474 00000000000002a47649e2f87add8859566e5923e8fe23562422895d5a1c0b0c 89 0.03/1.00 vMB 42
209,473 209,473 000000000000045a2f4609e939a18fd604aac42f8d610db7372cd9d186eccae7 217 0.09/1.00 vMB 176
209,472 209,472 000000000000041a18eb65992810e1b86b7a274ff08b94b452ded4c6bfcd088b 495 0.29/1.00 vMB 154
209,471 209,471 00000000000002670152fd6af3dfd0cbc52efb22098055d22eeb3cec9fe118a0 81 0.03/1.00 vMB 54
209,470 209,470 000000000000028600ed9b5e07ca13d471f1b7efa096e1c484d7e6ece4b19d05 109 0.05/1.00 vMB 171
209,469 209,469 000000000000045a569f75feca35c9efd6771e908ebcbc027abf61f88866d908 116 0.05/1.00 vMB 87
209,468 209,468 00000000000001017fb0d4c7a10873f44f95e3a33f5e58cdc7be8b078310ad0b 170 0.09/1.00 vMB 171
209,467 209,467 00000000000002da59a284a80f8fc82647c517e4734dc61808e316496b4a0810 247 0.10/1.00 vMB 164
209,466 209,466 000000000000019b1d99aae8894d42ed7ed8510175f98473bfef20697b064fc7 704 0.34/1.00 vMB 178
209,465 209,465 000000000000008fbead892f444fb871a3eeaff9c49375c68025801a33a69f6d 424 0.24/1.00 vMB 168
209,464 209,464 00000000000004c90fa25027916822b657f2aca66bc8b7ebfc105f6f6d2c6d9b 197 0.08/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.55 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: 669.88 GB
    • Received: 15.78 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.