Loading Tool

Explorer IconExplorer

Memory Pool

82,480 transactions
30.46 vMB
0.10474909 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt f11b71a31195cb3f36efa718bfe000064e593938631a16ecb50f9971d9091416
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a88ca566b300b05c5b6fece2cca917054dd263192f1c7e996c022a507a36d4b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.03343994 BTC
Feerates: 402.60 > 3.35 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (250,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,869 664,869 00000000000000000004b7a74c25d1c4726a7a6c862bb9bbbf67ffee741a12ee 2,920 1.00/1.00 vMB 69
664,868 664,868 0000000000000000000ad93f80fb4ae14d02a5698b5994d52930cc78a8bd4174 3,042 1.00/1.00 vMB 85
664,867 664,867 00000000000000000006b177db2f0fadc6852a7ab924ca7ecca26e2ca4cde3b1 2,925 1.00/1.00 vMB 59
664,866 664,866 00000000000000000004ecc38094ce4650f6520feaa0e6cb6f21bfef365ba73c 2,989 1.00/1.00 vMB 74
664,865 664,865 0000000000000000000393873cd0d7a2d35a3f696ba644291e9e2031d06497cd 3,300 1.00/1.00 vMB 73
664,864 664,864 0000000000000000000d944f53c5c984aa9fc105fe0029ad9a65f8f852b7a535 2,854 1.00/1.00 vMB 105
664,863 664,863 00000000000000000006f263b776b8ed9c0ef3dd424e0405d99dd81cfa4ceb9e 2,043 1.00/1.00 vMB 91
664,862 664,862 00000000000000000002c84798d2ff41b2368b94db155eeef12d98dd1081d74b 1,345 1.00/1.00 vMB 95
664,861 664,861 0000000000000000000521fec8e738cb372a69b8511b9f645405323280396506 2,821 1.00/1.00 vMB 105
664,860 664,860 0000000000000000000210551eacf70af532944a1c3db3373ef1d65dded45fbb 2,482 1.00/1.00 vMB 109
664,859 664,859 000000000000000000033a8cf649d9b210b8bda5c96f727c9cbe183270ebcd0d 1,967 1.00/1.00 vMB 77
664,858 664,858 00000000000000000002d616829fafa018de011a5271866902a89836eab00e89 2,851 1.00/1.00 vMB 89
664,857 664,857 0000000000000000000c6f251e8557ac73962afc37984e730ef817290fd995fd 2,668 1.00/1.00 vMB 77
664,856 664,856 0000000000000000000c3b17c6195d712803fddd4617a0485727ecf4a536c63d 2,483 1.00/1.00 vMB 92
664,855 664,855 0000000000000000000b01863c44011ec8ef46983d90f58a7fc9d5c45563f6ee 2,786 1.00/1.00 vMB 104
664,854 664,854 000000000000000000075a024fa191c5edfb603cfb815ac389be25ea00491ea6 2,425 1.00/1.00 vMB 72
664,853 664,853 000000000000000000059ab926b9d5773a1bd72d5042d638dae14ac126c78c51 1,508 1.00/1.00 vMB 41
664,852 664,852 0000000000000000000195cc2ea5fc7b46ac641bc7176591d3e889d415872fcc 1,869 1.00/1.00 vMB 65
664,851 664,851 000000000000000000043911a2bfce13f7d0795875331712f252bc6e3494ccff 2,828 1.00/1.00 vMB 75
664,850 664,850 0000000000000000000e6aa80d1995aa00ecc66870d0934e8b3a17cadfdd8c9b 2,222 1.00/1.00 vMB 101
664,849 664,849 000000000000000000075a8e85f7550c7f06a8b5b0dd54debcdfe6acb8b9f401 1,332 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.