Loading Tool

Explorer IconExplorer

Memory Pool

81,329 transactions
31.18 vMB
0.10752785 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt 130398ee043a90557e097c4bc98a96ea1022e6db8e4ab21da2f9d53d3e4fd5a1
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 2d946a0e3f796ce505eaf0a1daf3991c9776d2adfd5a07e92fb4989c75ba268c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.02748686 BTC
Feerates: 150.75 > 2.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (622,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,075 293,075 0000000000000000b90d40639d933c537b9e74e8dcb2a2814ecc3cc3a9b836d7 64 0.50/1.00 vMB 3
293,074 293,074 0000000000000000ba294a64ac68130fc47a127383a4d7cfdc9c57bf43153622 304 0.14/1.00 vMB 37
293,073 293,073 0000000000000000c4b1e2c83f29f30adb3cb9657a63c666b42cab38b1a6abcb 483 0.22/1.00 vMB 36
293,072 293,072 0000000000000000c0cfcfe3f618cc455edaf3848a4d3348685d539bc1116468 141 0.07/1.00 vMB 30
293,071 293,071 000000000000000063e4e3af8fc454ff3e662a30e9b18162bd621f3b6922d743 69 0.03/1.00 vMB 33
293,070 293,070 0000000000000000947cbfde29487d2d036d8ca349b84a8f411c7a6761d83313 670 0.34/1.00 vMB 29
293,069 293,069 00000000000000000abb1364d30c1d61967d46c4296cfc523427e365e4fc1ef9 256 0.10/1.00 vMB 45
293,068 293,068 000000000000000080963acbfb5e24ee1f0c70a8005f80fb7f8b4adf50a043ed 452 0.24/1.00 vMB 32
293,067 293,067 000000000000000074f0b519e702c4f1d9a6959365acdf61c5cd616be1d5b6d2 19 0.01/1.00 vMB 13
293,066 293,066 0000000000000000b36739c8cb420c088434f61239d4a225328046942ee131cd 198 0.09/1.00 vMB 34
293,065 293,065 00000000000000003daaea68954195090638298be9866131bf5578a739a140cf 76 0.04/1.00 vMB 40
293,064 293,064 0000000000000000063ca51eecb3e806a43f36c69721117246aae03c6b8fb53b 7 0.00/1.00 vMB 36
293,063 293,063 000000000000000010ee26cdc9355f12ed9f64ac4e83aefebdc901f377ba0602 92 0.04/1.00 vMB 32
293,062 293,062 00000000000000007571a12c3b83cc91ed604af597a3a5b94aef32c757874207 116 0.10/1.00 vMB 16
293,061 293,061 00000000000000001412939bbe4f18a765b5653b5d511329bbb871c8fd727bf8 686 0.25/1.00 vMB 45
293,060 293,060 0000000000000000a9c7ee118be47c1147af7856f24beeb3a2ce027c5808f5ff 16 0.01/1.00 vMB 9
293,059 293,059 00000000000000004f4768a53214eace6c71d5ade2e79f1531fc9de52e28d011 425 0.18/1.00 vMB 35
293,058 293,058 0000000000000000994773c346624bccf1d651ccbd9f5a0ef55a7c5b62d4d338 1,093 0.59/1.00 vMB 33
293,057 293,057 0000000000000000646084d54be60229ab92d6bac30ec7a1e1879f598eefde05 613 0.27/1.00 vMB 37
293,056 293,056 0000000000000000d4b821deaf212bed75a8dfb4c4c476c6e887c55c9fd7b6ce 38 0.02/1.00 vMB 18
293,055 293,055 00000000000000006b8a4d0e26d033a96b11134f77911c33d2248c84e73159c5 182 0.13/1.00 vMB 32
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: 723.85 GB
    • Received: 18.41 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.