Loading Tool

Explorer IconExplorer

Memory Pool

80,506 transactions
30.24 vMB
0.12549006 BTC
Random Selection Loading Transactions
Max Size: 181.12/200 MB

Candidate Block

Mining Attempt 3ee2dfa5f361009d7a19761bcd5d2c6a356ea4539b6b1f515fe1b6a29e8c4875
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 9d47cb75f93524009c95d060948e3b5e07731e119a0165490ebb930bc553be8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,203
Size: 1.00 vMB
Total Fees: 0.05563069 BTC
Feerates: 150.86 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (71,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,699 843,699 00000000000000000001c887cc97423dc0a3ba8a7b7666d6ffdbf9711703f52b 2,915 1.00/1.00 vMB 20
843,698 843,698 00000000000000000002b35dd673607dd97f88b81a4a039af9608b1cd66ed433 6,933 1.00/1.00 vMB 9
843,697 843,697 0000000000000000000000c8ca2e9fc38407d617a8feb17dbe67fe1e2906677a 6,335 1.00/1.00 vMB 10
843,696 843,696 00000000000000000000a9c610bc52f57d468180a52fabf513a1391772fbdfe0 2,675 1.00/1.00 vMB 12
843,695 843,695 000000000000000000025ece132e813046b6c332cf0bc2d76fddc58be795255e 121 1.00/1.00 vMB 10
843,694 843,694 000000000000000000008af5207eee0978954824edee51288e3178b1a05f7843 80 1.00/1.00 vMB 10
843,693 843,693 00000000000000000000044e83d2edc24dca5ace201673dac310ca07883c3bb8 2,518 1.00/1.00 vMB 13
843,692 843,692 00000000000000000001b0391d0471cd51d9018cac49f8e67931dcc79791ceea 3,604 1.00/1.00 vMB 18
843,691 843,691 00000000000000000001a18798df2d055be2566e3ce94cd81e008ab5a3864586 1,678 1.00/1.00 vMB 13
843,690 843,690 000000000000000000012151e0b4c0864820a960d9056b8da045221a3161a278 3,091 1.00/1.00 vMB 16
843,689 843,689 00000000000000000001a286b3ffe8beddf545706a68277d57dfbb5ef3975d54 2,728 1.00/1.00 vMB 14
843,688 843,688 000000000000000000034b95c952631f11682d7b85b3f572f1fe9429c84a8e70 3,244 1.00/1.00 vMB 22
843,687 843,687 00000000000000000002899534d9894c5ebd1085bf7d668f71cc3fafbb71ac4e 2,145 1.00/1.00 vMB 12
843,686 843,686 00000000000000000000058fdfdc74f3495165c3ee14e01da15b7e5877e2fb3b 2,873 1.00/1.00 vMB 19
843,685 843,685 0000000000000000000031b406ab1980f2baaa8f14836873e762e30b34876b5d 2,278 1.00/1.00 vMB 15
843,684 843,684 0000000000000000000061418c12d8b5591b36d7c9edfe80719a8604f30fe3a4 3,429 1.00/1.00 vMB 21
843,683 843,683 0000000000000000000023f043b45dffca368f1764bf54bfcb86321806f4de98 3,188 1.00/1.00 vMB 11
843,682 843,682 000000000000000000012586d00fe2d38627167e82be8108d56a05e9be96c17b 2,035 1.00/1.00 vMB 13
843,681 843,681 0000000000000000000055a6bbc6596dbc5ff3ff09a9d2d4f6125a5d9f2bd788 4,035 1.00/1.00 vMB 16
843,680 843,680 00000000000000000001780fb90d0461967d9977654eb95c71bce520bca49972 4,137 1.00/1.00 vMB 21
843,679 843,679 000000000000000000025600acaa82a06ed3e0f38376186b848be478eede222a 5,638 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.88 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.