Loading Tool

Explorer IconExplorer

Memory Pool

34,026 transactions
14.29 vMB
0.06228051 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.23/200 MB

Candidate Block

Mining Attempt 7f1d436d0106fb9d3fb463db14a8ccb3e07276f41093fb93190732d5dd5cb470
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 9177e82aaf6a53e2c058d944d15f0fb7110ec6fcd9352928ff4ae4ceac49ee88
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.02091518 BTC
Median Feerate: 2.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (689,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,604 223,604 000000000000016e7f856d0b242e33a0798d343738a0d42243001042350b0997 174 0.10 vMB 143
223,603 223,603 00000000000003e7ef518778a6d3cb7f3776429676949879af8f6d967cf55564 420 0.20 vMB 163
223,602 223,602 000000000000000f9808f84cbaac68c6c71aabfbe1fa0fe50b4675917f081c39 9 0.00 vMB 44
223,601 223,601 00000000000001f1bcf388471ce8cf448e563262126f7498c5dea9ae67dfc44a 195 0.14 vMB 136
223,600 223,600 0000000000000066a81399325634312e155dfb7820975e8a35f47af9f822390e 587 0.24 vMB 184
223,599 223,599 0000000000000479042c6e3870da26dd5631bc1672071771c4fa4bc9f07dc877 36 0.01 vMB 160
223,598 223,598 0000000000000434b4db08e68f3ba93d98a38049693084fc839464a3cb81298d 279 0.13 vMB 144
223,597 223,597 00000000000003a40103bce8b694dc6d83716927575b12c07845d2efbca39cf2 34 0.01 vMB 229
223,596 223,596 000000000000003376c0b8c9a742faf957c280e222f4adfcff9f41af8ff4eaf4 117 0.06 vMB 139
223,595 223,595 00000000000001bbf4956e0d400d0e932cf8db29576e8121edd78b61d6bad148 49 0.02 vMB 76
223,594 223,594 00000000000002c6707d454e1348d37dd81e944f3254497ad449c3d28362ff45 199 0.18 vMB 89
223,593 223,593 0000000000000167a4428b32a308842f7743f3f5adce885d22e5bb6269092e30 682 0.25 vMB 223
223,592 223,592 0000000000000170a2efd0a66ee96099f46f9e96f2c5517d0462babdd033db48 227 0.13 vMB 175
223,591 223,591 0000000000000448dab1faca65deb15435d15643d269b6b36dc05354b7ebe929 108 0.06 vMB 155
223,590 223,590 000000000000019635219e1f8d3d4cdff35a3be69829562f103bb47d7f9b335e 236 0.12 vMB 162
223,589 223,589 000000000000045d57a846140646bc4f5aa597ba3e34ce1d4c4f59d69bbc0893 180 0.08 vMB 51
223,588 223,588 000000000000044d6c9188d3a6756ad37e828b606fd3294b205ee3d07a140cb5 447 0.20 vMB 169
223,587 223,587 00000000000003781bb331770f181ebc300e4da8dd5c543175933f7af7bdca1f 571 0.25 vMB 183
223,586 223,586 0000000000000130f33b70710ef65080d019c7c0b6e23f5a98ae7733564e0dc5 518 0.27 vMB 225
223,585 223,585 0000000000000368273827756864b3219f467150ce59f181f2499555576830a4 8 0.00 vMB 163
223,584 223,584 00000000000002cddc7a5d548ef25cdfa9fc7040d92a3d3abd95878c242db310 122 0.05 vMB 197
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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