Loading Tool

Explorer IconExplorer

Memory Pool

80,929 transactions
29.95 vMB
0.07641031 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt 4b6378feb5fcfa3d7c5aad5f7e1255d635d8665d7162f572ab2c1760102b1ecb
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root cc59a4f3538317fa889f5187c04ac317ece8858dbc1adf30450a598608f5b2fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,120
Size: 1.00 vMB
Total Fees: 0.01520797 BTC
Feerates: 502.67 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (226,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,845 688,845 000000000000000000051fe40534b4da09251e19a694825f962446475f95f680 1,781 1.00/1.00 vMB 66
688,844 688,844 0000000000000000000df2f3f51143415dbf58664ed51add4d3ff8f1d1fd4d27 2,699 1.00/1.00 vMB 78
688,843 688,843 0000000000000000000d3f99ca7e1492df641aac8fd6a198d11b265c50172e83 401 1.00/1.00 vMB 4
688,842 688,842 00000000000000000005eec3b5f70183f07500c9ed8e824874db944e6a041021 2,317 1.00/1.00 vMB 20
688,841 688,841 0000000000000000000c38cd91b4a27a9416f6979b9dc11d937be51619745d61 2,168 1.00/1.00 vMB 49
688,840 688,840 0000000000000000000492a996c894ba40be0a3dbd2923954925a46010830807 1,187 1.00/1.00 vMB 21
688,839 688,839 0000000000000000000527c62f0aba4425ae5ecc673f835f8f68269170045dc1 1,601 1.00/1.00 vMB 36
688,838 688,838 0000000000000000000441206266d8832d34e4acae2b9c12e3d39bf5a30b40a2 289 1.00/1.00 vMB 18
688,837 688,837 0000000000000000000c64279121e055b29f072d90e1a12bae28bfd874717282 1,276 1.00/1.00 vMB 37
688,836 688,836 000000000000000000071c3c27b5c5ba9827906b88df2662dd273dcca1d44c8c 1,123 1.00/1.00 vMB 60
688,835 688,835 00000000000000000009cb7c8edd0d72d1ade37ab402d92b4abce2903d2209b2 1,527 1.00/1.00 vMB 38
688,834 688,834 0000000000000000000687c8104867f44d2e789adae33a8cbe2ccfdc006f43b8 352 1.00/1.00 vMB 17
688,833 688,833 00000000000000000005ea7f73ab1736e80d5874784045c1211095772ec3a1fc 2,133 1.00/1.00 vMB 42
688,832 688,832 000000000000000000074ef991365753d5636a3331e996f636dbcaf84b3076d0 1,751 1.00/1.00 vMB 10
688,831 688,831 00000000000000000009e2949734735285560ee2e7fcc4633b895c110b6eb297 3,211 1.00/1.00 vMB 68
688,830 688,830 00000000000000000006ed3973188b89b5aeaeb316af07a9b0a3934cbfe768ab 2,083 1.00/1.00 vMB 12
688,829 688,829 000000000000000000010a065afd546056e0ce38b2b605a54d218eda2f431e8d 2,145 1.00/1.00 vMB 64
688,828 688,828 00000000000000000002cabb255f8d98ccabfb6d6c055dd2fa0251c0d9f9cec9 1,147 1.00/1.00 vMB 8
688,827 688,827 00000000000000000003f1de716bd3109ccb1c01c4e7d40149dbf4b00584def6 2,392 1.00/1.00 vMB 40
688,826 688,826 0000000000000000000d3600d4d9b568fa10d5a5c80a96518e4bc555fdd87111 2,560 1.00/1.00 vMB 15
688,825 688,825 000000000000000000093a59a2008937541488747d94cdd8ad9bcc5ef8c87847 1,787 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.