Loading Tool

Explorer IconExplorer

Memory Pool

78,710 transactions
30.04 vMB
0.08403833 BTC
Random Selection Loading Transactions
Max Size: 183.10/200 MB

Candidate Block

Mining Attempt 18c9e87828dedbbefa1ffbb58deaf055b418c32baafe6a70fc68edd55fd312a7
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 4f1bf4360b56ffabe7883762b33008fd509ad84fcf8db03fe0074c7e2fe88bbc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01732382 BTC
Feerates: 73.20 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (809,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,685 105,685 0000000000013627151a63651fe7a458654eb05925420f766a6b0e1b7a2eddc1 25 0.01/1.00 vMB 0
105,684 105,684 0000000000014fe56c46897b931e1e4a617f19398316ed1a844f53ba1fab795f 2 0.00/1.00 vMB 0
105,683 105,683 0000000000025f8724c3e420916bd2ea4991bdeed3158e6097bb85ec2d92049b 1 0.00/1.00 vMB 0
105,682 105,682 000000000000657bff43f30d5b2a65ef455413bcfebd89296980c19860535455 2 0.00/1.00 vMB 0
105,681 105,681 000000000000d03b6ae324be8d592e646db2cf6a64d7e5cff6b9907329d761de 3 0.00/1.00 vMB 1,144
105,680 105,680 000000000001614ec0d9fed0888bef6e1cc30d97bc017e07824092fe0fe4b181 1 0.00/1.00 vMB 0
105,679 105,679 000000000000cf6d5c9adc495df547468edb725c9209e7eecfbf280d0674686c 4 0.00/1.00 vMB 0
105,678 105,678 000000000002f176ab24009d53987fc5b5a8787bd69b7b1110db412dbf1c07bb 1 0.00/1.00 vMB 0
105,677 105,677 0000000000003170e4743044e60faaab3deccf83f89f9608f9b8bf5074a1a2c8 5 0.00/1.00 vMB 0
105,676 105,676 0000000000002e6edc1ac66d6df5e9991a41ffe007a545f1230d75a273d8789a 8 0.00/1.00 vMB 0
105,675 105,675 00000000000236957f263d1e55de837f935d72b460f76fe76827fa5e249dd23b 23 0.01/1.00 vMB 0
105,674 105,674 0000000000020e9410fdf351e8eedf92d77a756e6a4261df0437a6ea46345a05 9 0.00/1.00 vMB 0
105,673 105,673 000000000000e1d1790223c78a97da47dcd04356828a3c02b832dce10cded33c 2 0.00/1.00 vMB 0
105,672 105,672 0000000000020daf3e264d27107f48a5de0318123282996f8db04dcefdc5acb2 1 0.00/1.00 vMB 0
105,671 105,671 0000000000009038c7008d137c54977c7b96d0383dc76c7cce406be1f85d6102 3 0.00/1.00 vMB 0
105,670 105,670 00000000000092bef81ce3e0943e6b9061654fe9d4501792c8d0760fcc9200ed 4 0.00/1.00 vMB 0
105,669 105,669 00000000000212987bfe7eff599357332d61c74867b8088e216c65fc730dd1ae 3 0.00/1.00 vMB 0
105,668 105,668 00000000000002223b32705007d980250682d5f2df56ef4eb09b2239896c158a 1 0.00/1.00 vMB 0
105,667 105,667 0000000000000c6fb554cc30ae879b63f90d073dfd300adf6d94bd17619be9bd 1 0.00/1.00 vMB 0
105,666 105,666 000000000002237939907806411b2e531c6ff29836aab1c85eb5d79a933f527e 4 0.00/1.00 vMB 1,290
105,665 105,665 0000000000014c3f3a29b6ba639cc56bff590ef5778196ef8aa6b8b0321e178c 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.