Loading Tool

Explorer IconExplorer

Memory Pool

84,870 transactions
31.23 vMB
0.08622148 BTC
Random Selection Loading Transactions
Max Size: 191.73/200 MB

Candidate Block

Mining Attempt f9b19f52f249d789cbae79e688308248ad08d87092515c077657ae2d101ae81a
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root 0436f6ddf49954d2d042e8c872b5ff5ac8940244f4e0c4c5313d9effae1c3044
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01152281 BTC
Feerates: 217.72 > 1.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (526,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,649 388,649 00000000000000000dcdb988d32e7b19e3d70219c68e51b2a44454db39bdac31 678 0.36/1.00 vMB 32
388,648 388,648 00000000000000000c72eade56b3052eed04932eba04e13760281f47da4d71a6 630 0.25/1.00 vMB 39
388,647 388,647 000000000000000007a994f429b966026afea426fd4da19224f66ad09d72ef1f 1,183 0.89/1.00 vMB 23
388,646 388,646 00000000000000000b3e0b2a9a6d2b5402dacb75b69b5728fbb1419f541c66ad 357 0.30/1.00 vMB 16
388,645 388,645 00000000000000000d5a54be2d78336e71a1485c229e31b968a8f721e4d05c88 385 0.20/1.00 vMB 29
388,644 388,644 0000000000000000031816d74a631bc1ca60f8f23b2c0f55d2d88adfdbd7487b 925 1.00/1.00 vMB 14
388,643 388,643 0000000000000000014e54bb22859fdd4594823a5f06aa9ab73268b4de20c692 2,237 0.93/1.00 vMB 50
388,642 388,642 00000000000000000d2b3ce7a0f55eb68fb216967c8aa61b562503486cf98609 1,211 0.66/1.00 vMB 29
388,641 388,641 00000000000000000c5160e64a18fec106b866eaaea4c419bb9173a8c52f846f 702 0.33/1.00 vMB 38
388,640 388,640 000000000000000003c3a6ee87941ea88ab99490e7774ae25dc48deb9aa2bf72 935 0.54/1.00 vMB 40
388,639 388,639 00000000000000000cd869dd1e9d9167f26720fa8d6ccdba99713f91bbbbe8d8 852 0.62/1.00 vMB 24
388,638 388,638 00000000000000000030f016242a67fb96d9766a31fa420bbc1eb6733fd1c4dc 1,217 0.60/1.00 vMB 36
388,637 388,637 000000000000000003f3886a6884d06e04b89e67e58a1e88362bb5e243485312 1,111 0.42/1.00 vMB 44
388,636 388,636 0000000000000000054f72e3257d5bb00bc90c44e57f7b046f41b56bc32a8e96 215 0.46/1.00 vMB 9
388,635 388,635 00000000000000000d69d765d881941e9c88fd025d7570e10fbdd7a28bbc1e7e 747 0.31/1.00 vMB 49
388,634 388,634 00000000000000000d7bde1fc1bb58aae1b4274a32e44cbe3484479b5225ba65 1,963 1.00/1.00 vMB 35
388,633 388,633 000000000000000001d0535adc57fa36352d8150dfc68c147c14a5e6d5015333 1,068 0.64/1.00 vMB 27
388,632 388,632 0000000000000000031ad159c63ff52ffb64c8d105a98490d29661237ba83ec1 2,526 1.00/1.00 vMB 51
388,631 388,631 000000000000000003b531ddb61c90dca20a81858103bb5ca84777755edb4f59 1,104 0.51/1.00 vMB 31
388,630 388,630 0000000000000000027a30fd07e581c0988175226bec651fa096d924bfe33455 1,608 0.63/1.00 vMB 39
388,629 388,629 0000000000000000025a8c054adc32e166fa8474ceaf65540b3ae350df4abac6 639 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.02 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: 719.47 GB
    • Received: 18.07 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.