Loading Tool

Explorer IconExplorer

Memory Pool

82,790 transactions
31.79 vMB
0.11703317 BTC
Random Selection Loading Transactions
Max Size: 191.02/200 MB

Candidate Block

Mining Attempt af2109ea0bb493fbadca6cbd8e16ad91aadbc9fd455a4a155b3d8e437be1bc94
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d189ab7db1241cb32cebc70b6af7753e247aed53d4b9de9089d323f542e6e940
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.03103722 BTC
Feerates: 318.30 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (556,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,769 358,769 000000000000000008b53c4f8c7b485cca6c7e931357487154aaec41e437da62 1,469 0.75/1.00 vMB 30
358,768 358,768 00000000000000000db932d1cbd04a29d8e55989eda3f096d3ab8e8d95eb28e9 322 0.17/1.00 vMB 28
358,767 358,767 000000000000000014e537fd0c84c2270ec06753efbe54aa41c0509f993eccb5 374 0.20/1.00 vMB 24
358,766 358,766 00000000000000000347378c84fb3ea341010712d5269f9940af21ded7f636a3 189 0.11/1.00 vMB 25
358,765 358,765 000000000000000008343de8628993728de7dd0785658f19d16b82dd369ba6a9 624 0.33/1.00 vMB 25
358,764 358,764 00000000000000000585243318313fe0c129701eb1e7ca93d9b06538d99768a4 541 0.25/1.00 vMB 30
358,763 358,763 00000000000000000f5e1304740727cc3bb68d34286ed3996248355ebdb15c1d 411 0.20/1.00 vMB 24
358,762 358,762 000000000000000008adf9543a06612d35b8887267ac925bd819439cacc1051f 242 0.13/1.00 vMB 26
358,761 358,761 00000000000000000bd284b350d9df7c3bdeab05f153b4600ff72cd5ff037269 160 0.12/1.00 vMB 10
358,760 358,760 00000000000000000cf91c3d96795e5b1ff09bcf587a956af8b6f6306b177f2a 1,458 0.69/1.00 vMB 28
358,759 358,759 00000000000000000244755957bbeaca47266f1671b9e78086f76c907983d4e3 190 0.10/1.00 vMB 27
358,758 358,758 00000000000000000036302b282f9855ccc87a814b09c14c7f8f26e4caf4b8d8 909 0.47/1.00 vMB 29
358,757 358,757 000000000000000010293b42b51547bb8d1d3b4009c1b8898d4a1fba4e1351c9 766 0.62/1.00 vMB 32
358,756 358,756 00000000000000000a6d9ecad5068ecaedd68115cd4b0cf348254a79dfec6bf2 1,917 0.75/1.00 vMB 33
358,755 358,755 000000000000000004582d09548211fe94013143a0658deef83175535672dcc9 1 0.00/1.00 vMB 0
358,754 358,754 00000000000000001221570026520c078dac802eae28febe919d25a8c0010719 162 0.08/1.00 vMB 25
358,753 358,753 00000000000000000c04206ac7dac88c4da0c62e15e002a86972caa1cd6a0483 811 0.33/1.00 vMB 27
358,752 358,752 000000000000000007b74a640c39228a2ae84cee28a3aee133bc70ab15be3ed7 687 0.35/1.00 vMB 26
358,751 358,751 000000000000000010b79efadf8d61b82c18fa72f7821d83fcb78ef32d6cce38 276 0.14/1.00 vMB 24
358,750 358,750 000000000000000007f46e6283ada2f0b7c6ed16c1e036e9335611c32284d1af 537 0.24/1.00 vMB 26
358,749 358,749 00000000000000000329479aa03dd3e229cc0ec1ccca2efaec7b8be6e544034d 66 0.03/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.