Loading Tool

Explorer IconExplorer

Memory Pool

82,682 transactions
31.21 vMB
0.12641788 BTC
Random Selection Loading Transactions
Max Size: 186.84/200 MB

Candidate Block

Mining Attempt 59dbc907eaba2fd63168caabf0c84abd0299f8513fddf3d0903d6524e31cbf8f
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 9209d774fa7014d5ac2e98d2b27ae33fa792b1d7d382662bfc55db370e725873
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.03889283 BTC
Feerates: 101.42 > 3.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (543,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,576 371,576 00000000000000000707dcd2ee81a71b5eb744c18fc009dbfe47cefaae06bd13 1,328 0.70/1.00 vMB 42
371,575 371,575 000000000000000000e60e2ffb9a80affb755bcc2f135635c8b2832dfad26d6f 604 0.36/1.00 vMB 37
371,574 371,574 00000000000000000cd80c7fe15dbfdb7a97fc7e554557cfe8a3d018881321a7 170 0.09/1.00 vMB 40
371,573 371,573 000000000000000010c5511afff23fa58957c2abdeee08e436315dd3793b2b0c 775 0.39/1.00 vMB 41
371,572 371,572 0000000000000000127962f8ed7516fb905ac345dd5802e044b45e8e8b82dcce 249 0.13/1.00 vMB 36
371,571 371,571 00000000000000001386234c96167f863c2f86e34ccd8c22bb9d5461e8a134af 401 0.32/1.00 vMB 22
371,570 371,570 000000000000000011ecb883673d6c8c708a173e7c0dcc46c48f32126465ef8e 381 0.19/1.00 vMB 39
371,569 371,569 000000000000000000c9ce6d95cbac5e92f39b7635db10b2f9fbfeadc65b51be 492 0.26/1.00 vMB 42
371,568 371,568 00000000000000000dd444b75fb49d5e2b3f73b07585d58804111f1119f38663 143 0.16/1.00 vMB 18
371,567 371,567 000000000000000001498a27f1ac9dc9a0b8ef1dcbfdd03b71587072b4fbde7a 1,018 0.64/1.00 vMB 35
371,566 371,566 00000000000000000abe80753c8637f044a416dc038c84df7357a78b11ac86a5 394 0.20/1.00 vMB 38
371,565 371,565 0000000000000000071e19f0ab89d9ac9aa1ba4592ec04ed1b1c1b3eb596c02d 223 0.15/1.00 vMB 32
371,564 371,564 00000000000000000da3bc3e4462d5cf57a95f7dd588db4336b17f519a4e88ae 204 0.18/1.00 vMB 24
371,563 371,563 00000000000000001286672752704e4b8f6916280c7a56087ca383ff476757f5 492 0.24/1.00 vMB 57
371,562 371,562 000000000000000002b132b9cbd93a09fd94d1d76357407d2477f75055385d60 1,041 0.68/1.00 vMB 27
371,561 371,561 00000000000000000bdfbc1da234c70c47c604e665215af268a8de1624e3eb8b 2,071 0.95/1.00 vMB 42
371,560 371,560 0000000000000000041c390630aa8b8d4f59e1866e14658a2adff5d878207f9f 1,549 0.75/1.00 vMB 44
371,559 371,559 00000000000000001297641eeb47d33e49adc77d439e020cf1ef52b6a942ed5e 463 0.27/1.00 vMB 34
371,558 371,558 000000000000000009d4cae4d0300a0579e88212f7b6fb87dfc3a42b5b8d6cc1 149 0.11/1.00 vMB 32
371,557 371,557 000000000000000006943576efae1244e3d5a7dd625df47336bfd097b362f134 287 0.24/1.00 vMB 14
371,556 371,556 000000000000000004111bc18af7d2ced84f886144d96c9fc22e83ed40d6af9a 83 0.07/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.34 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.