Loading Tool

Explorer IconExplorer

Memory Pool

82,916 transactions
31.08 vMB
0.09087526 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt 36ac2add82270900339449ca8d9971f9a94c2a1a62875c883af636bef80ced23
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root c49d1e5220b3416a8e6a773b5dddb74596d08c7af67626c6dfecdb4740ca403c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,817
Size: 1.00 vMB
Total Fees: 0.02077892 BTC
Feerates: 301.57 > 2.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (502,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,433 412,433 000000000000000002dde5f89ac116ee888ce6ba984189181e9841c83090ca0f 2,621 1.00/1.00 vMB 66
412,432 412,432 000000000000000004f5cf6f4c4af9703ab3f8e02dd5e31eb19a8b757c98fd4f 1,006 1.00/1.00 vMB 32
412,431 412,431 0000000000000000049b8cbbcd75f964b3f6c0eaa4d3128f8ef588edf96c5fb9 994 1.00/1.00 vMB 29
412,430 412,430 0000000000000000004378ad3eb3d5c256e089dfd55e02c32fa6f51377bea6fd 887 0.99/1.00 vMB 23
412,429 412,429 000000000000000002793fe7ee424cad1e5cf8b5c3b3fab5d6cb401f93afe075 1,450 1.00/1.00 vMB 45
412,428 412,428 000000000000000004f73e316be7fcd733f887b472b2f566d54358e32c8aa700 2,133 1.00/1.00 vMB 51
412,427 412,427 000000000000000001f2ce0342c95586e1d242a395f6d711c7189fcc9ec70c31 1,074 0.99/1.00 vMB 32
412,426 412,426 000000000000000001948b57fc81972401c68911551af8a76bf85d3ae58ad67c 2,617 1.00/1.00 vMB 60
412,425 412,425 0000000000000000002fc42b16a8302cef6d7fe0a7b85ced54f76f1185005b2b 1,395 0.99/1.00 vMB 32
412,424 412,424 000000000000000004bd9efbd1c937d29e0fcad08dce498dca2f6be52de14ac2 1,502 1.00/1.00 vMB 46
412,423 412,423 000000000000000003c24e59b926164f9b6906cdc0d98d90c9a84b3582e5cd0a 616 0.99/1.00 vMB 43
412,422 412,422 0000000000000000038f5a37c111a966a3d100f2446009af8502671b1c3b9db0 1,840 1.00/1.00 vMB 64
412,421 412,421 0000000000000000028c7d799cbfee814c6ced7e4bedf3ffe10458adb4a16f66 1,932 1.00/1.00 vMB 48
412,420 412,420 0000000000000000031361902ea909b8e71cc711b2b08f9a292a717dfaac8d6d 1,979 0.99/1.00 vMB 53
412,419 412,419 000000000000000003129ca7c9e21d41bab620ea24355823c998433a4c7d5d5f 1,199 1.00/1.00 vMB 27
412,418 412,418 000000000000000001e5617ec0595f741a5b00de1be19cc9bf34d087a1001da2 1,141 0.99/1.00 vMB 23
412,417 412,417 000000000000000005988c87a2715dc62034b31c70d438083d8eb78756fbc2dc 2,004 0.99/1.00 vMB 45
412,416 412,416 000000000000000001dedcca1a0295172fa72ee2b2b414ec31d673e8bfd21d18 1,614 1.00/1.00 vMB 31
412,415 412,415 000000000000000004b65f640f2a944077c0090bfb873b7360193722bd2f7f43 2,867 1.00/1.00 vMB 75
412,414 412,414 000000000000000000a2869b4d35156f42525bf47b6cf9b0370da0e4468c6800 2,338 1.00/1.00 vMB 53
412,413 412,413 0000000000000000010b7f98e5058b679459cc103eff330811a2463c8d392b21 2,394 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.78 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: 709.54 GB
    • Received: 16.92 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.