Loading Tool

Explorer IconExplorer

Memory Pool

42,788 transactions
30.71 vMB
0.12337136 BTC
Random Selection Loading Transactions
Max Size: 155.95/200 MB

Candidate Block

Mining Attempt 6c1d7f31e3c84d23ccfeeac9f5a1dac3315c4279d456ae7b7d83f85a8a44ebeb
Version 20000000
Previous Block 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5
Merkle Root fcb66fa78a5673815386d0a48fcdc07a112de783dc538e9370a6f76749b00517
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,301
Size: 1.00 vMB
Total Fees: 0.06179031 BTC
Feerates: 301.60 > 6.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,466 (175,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,997 738,997 00000000000000000002c480ea1b543a513c2a796c4bb10a2b340797d7e76929 2,511 1.00/1.00 vMB 30
738,996 738,996 000000000000000000091e960d674ae5838db3a89f3da7f2e133a2f80993d243 3,322 1.00/1.00 vMB 18
738,995 738,995 000000000000000000008a42101b8e5c9d8c181675825108a28dcbed5194fb8f 2,132 1.00/1.00 vMB 23
738,994 738,994 00000000000000000000323e5acf6037bfdd11fa65f9fabe8d3eb1ffc9602301 2,872 1.00/1.00 vMB 40
738,993 738,993 000000000000000000056fc17e94ebe04785dd82b9db58013c4d22d50958c3b3 3,145 1.00/1.00 vMB 24
738,992 738,992 00000000000000000002f68ffcf56d4ee6baad7f5771bbeca32a044eead64735 378 0.13/1.00 vMB 12
738,991 738,991 000000000000000000087ce40ad3aabe44dbbef0f0ac9d3fe75f0c4084fa9ad1 964 0.46/1.00 vMB 9
738,990 738,990 000000000000000000075a1b9368cc257741ae1ac4d60a61b4f1d1b6fffb53a6 2,528 0.97/1.00 vMB 8
738,989 738,989 000000000000000000005689b8f7b561319c9a4c109a85c6cb2108f0697f7afb 3,348 1.00/1.00 vMB 20
738,988 738,988 0000000000000000000872f38ff4489dbb04dd4448e18d2b97c609aeed1c4f84 665 0.99/1.00 vMB 2
738,987 738,987 000000000000000000031c935bd1fea4e261e5af7be5408545401eac250d40c8 2,419 1.00/1.00 vMB 7
738,986 738,986 00000000000000000006a1d2f611c5959f6a9e73c5364d0cfb2f5eca3f54386e 248 1.00/1.00 vMB 6
738,985 738,985 0000000000000000000212f03de4ee3e84c842c686882e2efc9f4d5cbdb8413a 755 1.00/1.00 vMB 9
738,984 738,984 000000000000000000023fae47a0f3a8957033f081065968b201bae9c534a8e0 776 1.00/1.00 vMB 8
738,983 738,983 00000000000000000006e2705b568cf9c90cd8dea0e9a31e6d0f4e62209e0c0b 3,259 1.00/1.00 vMB 19
738,982 738,982 0000000000000000000008d3d77736779057f3f67e0c9a500500dc42af13a84d 2,393 1.00/1.00 vMB 12
738,981 738,981 00000000000000000003b5c88e1f33d5bfe2f93f6adca1921853b04a61e6fdef 1,645 1.00/1.00 vMB 12
738,980 738,980 000000000000000000032a3b2c9729cccafb62b70886d41e5ffb5ad8f02badc1 2,925 1.00/1.00 vMB 23
738,979 738,979 00000000000000000006ec8ce5b2452a0784714ffdc8eb81eaee14a2309cc28a 3,178 1.00/1.00 vMB 23
738,978 738,978 000000000000000000008ce0dafb33e6c3ffa6ee68bbdd822968e889658270d0 1,486 0.99/1.00 vMB 5
738,977 738,977 00000000000000000000ac4d9fef0ed21c2bf3842e52b9875321d3329f929006 3,573 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.18 GB
    • Received: 10.70 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.