Loading Tool

Explorer IconExplorer

Memory Pool

20,228 transactions
8.78 vMB
0.04633161 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.40/200 MB

Candidate Block

Mining Attempt 4058a0107af6aa839c35889d013edcf5fe6d0c5eef04fda69ee6864cf27b2df1
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root cb56da676a3a2241d344aa18adf337ef781ddc0fadf883e21686f0f1c482835a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02668240 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (782,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,587 130,587 000000000000053e09661fd23dda2e9885c829b57b0148ca91b6ab439e942885 61 0.04 vMB 734
130,586 130,586 000000000000022d054667340a3b97b9926fa2027f1855081aae860c84d21cb9 17 0.04 vMB 1,238
130,585 130,585 0000000000000077ce257a4160d1fe03076aed5e7b60e76eb28e7c9c1cb2bdc4 102 0.05 vMB 1,146
130,584 130,584 000000000000147bbed888761d7be4af8996801d694ab47ee9be0624e48bee68 17 0.01 vMB 1,449
130,583 130,583 00000000000005646e73cbe947bbf280990f673c3f19ad1bbfc1ab7088a425f5 41 0.02 vMB 1,083
130,582 130,582 0000000000001ad47958a5c1e2a77104b05778c0eac2cf8872ece062ae38b573 70 0.03 vMB 154
130,581 130,581 0000000000001750718f3a9c8a8fd08010a5adc497dbb2fbfd594219c573ff37 24 0.01 vMB 2,562
130,580 130,580 000000000000120ff99d058516d90f3895650145a71b30b38e88934d747d0441 11 0.00 vMB 1,743
130,579 130,579 0000000000000ad1a421a6868a69336e301c2c4ee2847cb8880b77b4234b6c1a 69 0.04 vMB 780
130,578 130,578 00000000000014e9ec48280363ece592f45d3189a1415a6591db296677bf41bd 11 0.01 vMB 658
130,577 130,577 0000000000000fc373df21e3e67f4d4a924f54165871b3fbd4d3e96dca93d7fa 86 0.04 vMB 1,262
130,576 130,576 000000000000189ff0013d46be1f7052196bd867c7dfd751d7e0b8fd3f44f4dc 60 0.03 vMB 770
130,575 130,575 000000000000024ef7b6c1f526d46857f978a986205cacd9076218cf30631bbd 32 0.02 vMB 305
130,574 130,574 0000000000000411ca64c8cb71a8bb1da449a95120da8ee5015ead7919e3aa11 11 0.01 vMB 566
130,573 130,573 0000000000001717fb9184b926e7cc0dab9466ea76726b4ed4bcf5a38c895a6d 66 0.04 vMB 410
130,572 130,572 00000000000006b424228e97dd58c2a3c1840b30c1e6dcc7bc6872b728dc803a 21 0.01 vMB 452
130,571 130,571 00000000000006c656ab789d8b70806d53ef4fee77e4fe4f8371cf4b6c236ba3 38 0.02 vMB 242
130,570 130,570 00000000000001cb80b83cc2d05c6044f43c2b78c2c54e83bbe1ce8b449cd8ef 5 0.00 vMB 2,144
130,569 130,569 00000000000003bd51eefd4df23b7912e3864e9f6d7d5ca52ba0928812d769e6 90 0.05 vMB 1,485
130,568 130,568 0000000000000d08d33aa2ea27b34f1ac5a067724cc944aaf5b31e0438a54248 24 0.01 vMB 589
130,567 130,567 0000000000001c4fa1e261988868d1312abe904d64269ab717b63c4da744bdfa 90 0.03 vMB 940
Previous 10 blocks ↓
Total Size: 779.54 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: 249.23 GB
    • Received: 0.94 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.