Loading Tool

Explorer IconExplorer

Memory Pool

18,916 transactions
8.51 vMB
0.03022348 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.07/200 MB

Candidate Block

Mining Attempt ec47fc2df1ef701343a8b915f1cb733fde87fd1ca4b9b0a22b8c4f23bb6ea91e
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root b5c2c61e4fa56d8768d0fd97b69f56aabec872fa433b7ab9b81b95491fc5e3b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,341
Size: 1.00 vMB
Total Fees: 0.01205788 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (800,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,592 112,592 0000000000008ca40abee7b6c480271390ab2d11269284cc3470d6afafba8e19 15 0.00 vMB 1,675
112,591 112,591 00000000000119aca2815a32e1bd39f9694ecd5b82d36d954b794144d7c28be0 6 0.00 vMB 1,214
112,590 112,590 000000000000c9be39cf39dc2d4958063371388d628c88a7ba1ef8ad1d4379d0 17 0.01 vMB 734
112,589 112,589 0000000000002ab453d6670d4ee9d3136b10bb6090471310baba90aba24a07c7 9 0.00 vMB 1,468
112,588 112,588 0000000000009b0b79e9de568c245d3299beaa00242aba2947915b869edab759 2 0.00 vMB 0
112,587 112,587 0000000000011c2f065a4595ca4a4825d848c5d2e6be78bbf625b123354df06a 13 0.00 vMB 1,152
112,586 112,586 00000000000080089098bf03f944f537fd5e0622d040ba9389a870d26ae6a28e 18 0.01 vMB 1,781
112,585 112,585 00000000000002b81ecb4e97c6ca1acdd2c04a10faa032157c2b065c20e9dc42 46 0.01 vMB 0
112,584 112,584 00000000000119fc92398a3b9adae3c879fc8e83b069db66876d3435e1f38091 23 0.01 vMB 1,169
112,583 112,583 000000000000e5f323f3139da825b631c8f54a6605feb15d895fb481344dd760 2 0.00 vMB 3,875
112,582 112,582 000000000000029a0c073d160732cd9aee740944197d5dc31995b18a32d3c246 5 0.00 vMB 0
112,581 112,581 00000000000045a8d9d2b3747ce42a71aa199a7daecb4e4a27a2a6e3ede22a66 8 0.00 vMB 929
112,580 112,580 0000000000008601082afcc73dd0a97abb3c14754dae05f0bac6c6155ee591c8 3 0.00 vMB 0
112,579 112,579 0000000000009f1e0e7bedb3898f8c53e34908f77654c6716bb6948c05965d5e 14 0.01 vMB 346
112,578 112,578 000000000000cc6fd8423b46dfa43d70e1af44452108233e5097106d80e131b8 13 0.00 vMB 2,734
112,577 112,577 000000000000a9fdd44843a4abce045724e057b75322534a53672d6bf005bfeb 4 0.00 vMB 1,293
112,576 112,576 0000000000010f6bd8c9f12b1ace7343b8d1ae0c70628ec50a547f3cc19eae76 12 0.00 vMB 0
112,575 112,575 000000000000dc409c31bf014f215650f5a600475a878d5f5989a4e80286842e 16 0.00 vMB 525
112,574 112,574 00000000000059df49f05c6a123526bfac47362ff9059c182e9453b11ffdcf6d 1 0.00 vMB 0
112,573 112,573 00000000000086563d52847d4e5832f9a2982f5ae20b8d24327e089952a3d53c 11 0.00 vMB 807
112,572 112,572 000000000000bcb76f396943565fa86cbc86b05facfd8999eb9e4ccfcceff2c3 4 0.00 vMB 3,870
Previous 10 blocks ↓
Total Size: 779.61 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: 297.85 GB
    • Received: 1.27 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.