Loading Tool

Explorer IconExplorer

Memory Pool

74,613 transactions
28.74 vMB
0.07468324 BTC
Random Selection Loading Transactions
Max Size: 170.22/200 MB

Candidate Block

Mining Attempt 090ee84892f19f44db5b149503318475c917e674a1766a31fac14779a2ab96e0
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root c435cbafcd6f592097828dee71d191f93bbc993b81c3278a111d0d37ea807156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01634782 BTC
Feerates: 100.29 > 1.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (10,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,339 904,339 0000000000000000000260d31755b93b16007eb7c864c4459c6ff814a44b87a4 1,531 0.37/1.00 vMB 2
904,338 904,338 00000000000000000001f4a9a2444a36b37c21499d70d0a162aded570bfc729a 776 0.19/1.00 vMB 3
904,337 904,337 0000000000000000000155c211edd02bc20beab06e78177c1b633be709108259 2,589 0.93/1.00 vMB 2
904,336 904,336 000000000000000000014106b2082b1a18aaf3091e8b337c6fed110db8c56620 3,154 1.00/1.00 vMB 3
904,335 904,335 000000000000000000007ce0de6df95bbc6e97ed7b9e28133a04716d8045ae7c 1,986 0.96/1.00 vMB 1
904,334 904,334 00000000000000000001174cf4761d0f7943df9e5667e11d530376b4203fbff5 3,664 1.00/1.00 vMB 5
904,333 904,333 00000000000000000000f567d13fae4b0696c7d6eede4c54d48a7821d0100d7c 788 0.25/1.00 vMB 4
904,332 904,332 0000000000000000000096f1ac2884d893608f5594e72cac2fa83a95c4ed5e1b 3,101 0.87/1.00 vMB 6
904,331 904,331 00000000000000000000fba774f4acec23998e584020ff57764223304558e061 1,604 0.55/1.00 vMB 3
904,330 904,330 000000000000000000007e3de270dba6aafcbcee6d41534fb1118f3cd429cd60 2,650 0.71/1.00 vMB 1
904,329 904,329 0000000000000000000049afed8b49d1a2c1a8ae7fb8ee19ece8a1875784f101 2,726 1.00/1.00 vMB 6
904,328 904,328 00000000000000000001d367c11fa8f4976623e1ea0bdf8101385ac8c5926a61 3,294 1.00/1.00 vMB 3
904,327 904,327 000000000000000000013ace6c6d5a72ff129095239d9428b095e1992cc6bd29 3,865 1.00/1.00 vMB 21
904,326 904,326 0000000000000000000204f89a3fa6c0285e90a7e916e53781a9bb4162c7751b 2,579 1.00/1.00 vMB 1
904,325 904,325 00000000000000000001ae32739aacd1ce68fa59eb66e1d0346ab02a70ee7924 4,848 1.00/1.00 vMB 10
904,324 904,324 00000000000000000000f061199f6ce74d9c2ea2a2afc6580fe04ebae13e29c1 3,260 1.00/1.00 vMB 4
904,323 904,323 000000000000000000007674988f47526bae92083fdb4d8e236b9c60d795a5e6 2,564 1.00/1.00 vMB 1
904,322 904,322 000000000000000000017a5c786e9f634e9a02dde61f0c89746077907977e6e0 3,636 1.00/1.00 vMB 2
904,321 904,321 00000000000000000001293d85b4367c509da5c78bc067e6b0c1089784a51c5e 3,468 1.00/1.00 vMB 3
904,320 904,320 0000000000000000000134f3ca782183e0bbe60d1f52d18844a96a1e4d637f6b 3,742 1.00/1.00 vMB 2
904,319 904,319 000000000000000000014a6f39421b8f200ba815e71a167ea9fe919bd317f34a 2,796 0.75/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.