Loading Tool

Explorer IconExplorer

Memory Pool

77,729 transactions
29.50 vMB
0.10336522 BTC
Random Selection Loading Transactions
Max Size: 177.60/200 MB

Candidate Block

Mining Attempt 542031ec973c71aff3a34e4b14ea400498c3183be149f9d7558cbcf2da715a87
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root e6bdefce1ab75a7ce2b79983a647903d7929df1c8e0d5a6a10166b97d8bad561
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.02777954 BTC
Feerates: 151.03 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (327,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,806 587,806 0000000000000000000b252e6ce9a304bc4341a32a65dc007e142c1d5da29f51 2,366 1.00/1.00 vMB 68
587,805 587,805 00000000000000000003b22a499a2733e16506949d1f417db2ad48a74b6e396f 2,021 1.00/1.00 vMB 13
587,804 587,804 0000000000000000001f21f01efa56f01dcec3fe9cb26a80677a093525b4b4a6 1,784 1.00/1.00 vMB 23
587,803 587,803 0000000000000000000dcb82c0935c0078665420fb3656cb11c699aedb869f45 2,152 1.00/1.00 vMB 21
587,802 587,802 0000000000000000001328c8d35bb1d4dec76961f670aa005204313906dc7387 2,325 1.00/1.00 vMB 50
587,801 587,801 0000000000000000000289f0d9edbd34f09f991ae7f3cec7a4b57b447e467e88 2,775 1.00/1.00 vMB 37
587,800 587,800 00000000000000000018ac26f0b19b0329bc323011ee472314c318b7f5ae7b08 3,330 1.00/1.00 vMB 50
587,799 587,799 00000000000000000000fad4b73f1b9713aea8f5f4f04c96ab3d3a3213b09432 2,619 1.00/1.00 vMB 53
587,798 587,798 000000000000000000111d6b7a591dda685e7ce4aab9fba3d6258ebff108ad96 1,784 1.00/1.00 vMB 23
587,797 587,797 0000000000000000001bff49b428e1372fbad49706e59795c9ef648d67d765fe 3,116 1.00/1.00 vMB 70
587,796 587,796 000000000000000000117eb9dae93fd637577d2744ae7c4febf33fa01a879d35 1,413 1.00/1.00 vMB 31
587,795 587,795 00000000000000000005d10f519387e42a4e4bb14c94190516b273604a7f5430 2,231 1.00/1.00 vMB 35
587,794 587,794 00000000000000000016cc771a8146a2d37b4924f093e767f7dd5545bcf4c978 2,275 1.00/1.00 vMB 33
587,793 587,793 00000000000000000017ebc62790a06a84846af8f706439bd884fbf0c2667814 1,715 1.00/1.00 vMB 34
587,792 587,792 0000000000000000000b3fd6a9e1e0d714b2c00585df4263cddf332d8e21cc72 2,708 1.00/1.00 vMB 40
587,791 587,791 000000000000000000174ea5e5261a72d47ee88ab45e090f409eace56932d6f8 1,983 1.00/1.00 vMB 30
587,790 587,790 000000000000000000064276b61434b1c52f62de6a1adc528a2bf793fcb394ae 2,948 1.00/1.00 vMB 47
587,789 587,789 0000000000000000000ab3947c2584bcd5b00e6266f828a7c73fb3e1954627bb 3,034 1.00/1.00 vMB 50
587,788 587,788 0000000000000000000283e687b88a6dd31eb3f07d50359df682eb3787edb50f 3,127 1.00/1.00 vMB 79
587,787 587,787 0000000000000000001ca8aa2d8852919163aff156342e101c9af9b347ad6fe2 2,924 1.00/1.00 vMB 50
587,786 587,786 00000000000000000019442000e0135188143d77fe96992767a889ae846199d2 2,990 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.