Loading Tool

Explorer IconExplorer

Memory Pool

75,829 transactions
27.64 vMB
0.06778108 BTC
Random Selection Loading Transactions
Max Size: 169.37/200 MB

Candidate Block

Mining Attempt 57b398aa65d3fb39a1015cb5bcca1148d236856e40ee85db91270e6bc9e22da9
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root c0540edbb263bf5ee6f857b6566c133327f83e70f76d941707aefae97fbcafa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.00854546 BTC
Feerates: 81.11 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (630,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,134 285,134 000000000000000107b97630473fd42ec7af8bd9fe63d932294dec7bfa8dd670 460 0.32/1.00 vMB 36
285,133 285,133 00000000000000011d27501b27a50764c45b947cb29633476f2753daddc83fa9 1,901 0.90/1.00 vMB 40
285,132 285,132 00000000000000016236c52061a10659cac44b56e66bd7be7cefee336ed1041d 842 0.90/1.00 vMB 24
285,131 285,131 00000000000000011374c584052fa047fdb21ace951c011101b132743f639560 1,171 0.50/1.00 vMB 51
285,130 285,130 000000000000000157f1bc14f71f2bb392c9ee4e5a9461d9596b98bf230876bd 43 0.05/1.00 vMB 11
285,129 285,129 0000000000000000ca938692058d88810a32ba741cac193a60962d48df95a549 224 0.24/1.00 vMB 23
285,128 285,128 0000000000000000cdfb7539b41dd07b689ca93706fc9571c19ca24744eb3465 217 0.24/1.00 vMB 20
285,127 285,127 00000000000000013e4465b81190a76feb2fb4b50afe2105b1ac9fd12a31f999 135 0.05/1.00 vMB 54
285,126 285,126 00000000000000014ac7057fb9afb1ccbb90f4c2557fda44d8ad7c44f905290e 28 0.10/1.00 vMB 2
285,125 285,125 000000000000000148cda26c24a38b3c37b1f6d9eb672d3773fa209001734c49 280 0.12/1.00 vMB 63
285,124 285,124 000000000000000137755f9dc501adcc9db22c422c727863fa625b0d1f289eca 589 0.23/1.00 vMB 42
285,123 285,123 0000000000000001186fcf3929f9c74d1d26ba3b3d70250a8bfb488f47b8f1cd 200 0.12/1.00 vMB 42
285,122 285,122 000000000000000090f7198032864ad92089b3bb9fe2c6c8a1afa0c80dbb3115 563 0.22/1.00 vMB 51
285,121 285,121 0000000000000000d67515faf143eefddfa9cea8be292432aa924cd64b56f5a4 562 0.35/1.00 vMB 25
285,120 285,120 000000000000000009d105791570520629d73074703365a5121640b76ba46fe7 152 0.09/1.00 vMB 60
285,119 285,119 00000000000000014328b1893cdb0588738b8eccbdccabc9368bd9b80adca6bc 1,116 0.48/1.00 vMB 44
285,118 285,118 0000000000000000838939390239c684d02bf2aa58925f1e880eb7e3e343bf6f 299 0.14/1.00 vMB 35
285,117 285,117 00000000000000012688af50ec664b8187b7712ce875a3d0df0017a157630a84 817 0.35/1.00 vMB 47
285,116 285,116 000000000000000124078712676f63f30dea40102c1c8e54a241bf69e49e94ff 1 0.00/1.00 vMB 0
285,115 285,115 0000000000000000db49c5e9572cb791f1507033ddeb21e833d63312ab0c874f 211 0.10/1.00 vMB 42
285,114 285,114 000000000000000199f7fe86f2a01d9544654cb6285aebe1922e6da28b49e566 105 0.05/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.