Loading Tool

Explorer IconExplorer

Memory Pool

53,045 transactions
29.21 vMB
0.09835126 BTC
Random Selection Loading Transactions
Max Size: 157.47/200 MB

Candidate Block

Mining Attempt 2dda4be66d5dc9d87bd797e4d4f04ca175ab221bb9dd73cb693ed9a0669a0fea
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 9925e3438d888044894cb542e1ff0d33757242afb5f1f92814be53c32580361c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,507
Size: 1.00 vMB
Total Fees: 0.03887901 BTC
Feerates: 500.45 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (306,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,827 607,827 0000000000000000000b88415b39ae7905a4d5174114c3bc3e8a86fcee843f19 1 0.00/1.00 vMB 0
607,826 607,826 000000000000000000035ff306e9275e2a17d293d866df42909f15b7ad7f0ed8 1,926 1.00/1.00 vMB 14
607,825 607,825 000000000000000000108b8b756fd7d02b11e04fd7750663d48f7de60bc59889 2,702 1.00/1.00 vMB 15
607,824 607,824 0000000000000000000ab7439ab91557df85a9901e1304d4ef99950931b545dc 3,384 1.00/1.00 vMB 27
607,823 607,823 00000000000000000005e5a92acce46b917781a2cea9eb8ef50c3e55aa997e46 1,949 1.00/1.00 vMB 7
607,822 607,822 0000000000000000000c981588f28cb71f32805c97839f30080376372f23bc7b 2,900 1.00/1.00 vMB 14
607,821 607,821 00000000000000000009d618a565e8f1a47cc6e8fe25241df4a60ab68802d3dd 3,142 1.00/1.00 vMB 30
607,820 607,820 000000000000000000083d54ef8ee730ed8f258b775bce9ae36f20e1e2ced2a3 2,486 1.00/1.00 vMB 10
607,819 607,819 00000000000000000011968bd6926dbfb4fed11ef517a1d3be30025d5a8ca5dd 2,572 1.00/1.00 vMB 23
607,818 607,818 0000000000000000000103ffb55e191f1d9b0beb8497d4002135d3024cbb1ade 3,329 1.00/1.00 vMB 29
607,817 607,817 00000000000000000012085119477bdad53c8555b3d852d74ad11504c19c84ce 2,600 1.00/1.00 vMB 13
607,816 607,816 0000000000000000000d8ccfde81c6973d8283460c0672d88f72e94f2ba72ebf 2,339 1.00/1.00 vMB 17
607,815 607,815 00000000000000000012aeaa44d855934f99e85b9430151853ce06f563c27d26 2,726 1.00/1.00 vMB 21
607,814 607,814 000000000000000000024be62b5313431b4fd1f8f1794308f5874cfe388a0c36 3,262 1.00/1.00 vMB 28
607,813 607,813 00000000000000000014887b4bb8ca8328242b2948afbfad6e353006edadbecd 2,394 1.00/1.00 vMB 20
607,812 607,812 00000000000000000011b86b5805d8ee89d8ed854ceb658fed135ae5072591b2 2,269 1.00/1.00 vMB 14
607,811 607,811 00000000000000000003afa399b2eb3c85ce12b3733ed49525f85a2c5f1df918 3,066 1.00/1.00 vMB 16
607,810 607,810 00000000000000000010cd49864ff20032b8e2bf48afa91807ba2135bfb663dc 2,043 1.00/1.00 vMB 18
607,809 607,809 00000000000000000004d37d9d501928e71904ce6d9d565ef2edd8af553dda24 3,207 1.00/1.00 vMB 20
607,808 607,808 0000000000000000000d85247b8e7c5649c87f6ad5ec6caa4cfa63ee40aa43a4 3,452 1.00/1.00 vMB 25
607,807 607,807 000000000000000000081192ea12326da0e8cf63a27994b32001720ac51a5481 2,839 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.02 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: 649.72 GB
    • Received: 13.22 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.