Loading Tool

Explorer IconExplorer

Memory Pool

44,430 transactions
20.24 vMB
0.06499693 BTC
Random Selection Loading Transactions
Max Size: 114.50/200 MB

Candidate Block

Mining Attempt 4bd698ee815421a40031965df07ab51afa353243b738e9b5f6c1f5891c583983
Version 20000000
Previous Block 00000000000000000002011e6ba772050866aa3f6b3ae07ef25ad216bee5a454
Merkle Root ca47f8c2ff82d6e351bfe7606c829409d47d9dc3bc520654a499f40e76827c8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.02391274 BTC
Feerates: 302.27 > 2.40 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,956 (659,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,852 254,852 000000000000003d7cf560a24aaa5b6797abf90fc3810a62173e1416f8eb7cd7 501 0.20/1.00 vMB 85
254,851 254,851 000000000000000b68778ca04ce8479267de0aa6aa65eb075d354671dd39aca4 256 0.09/1.00 vMB 228
254,850 254,850 000000000000003ba3aec690f19cca3447e09fa9414a5f7db7c5bbc35e8bbda5 591 0.25/1.00 vMB 98
254,849 254,849 0000000000000005db5f5d4b0940724e91e0892c456da425c321921332609623 32 0.02/1.00 vMB 48
254,848 254,848 00000000000000336311b536187c29ee372b1ae1d3cf277c59a2b7d9892eb595 187 0.07/1.00 vMB 117
254,847 254,847 000000000000002b04c8bc8d599f381373b86b65f3b03084e55dc9818f3f0db3 125 0.04/1.00 vMB 125
254,846 254,846 0000000000000001676468853d2ae475151d4e77ae84bd0e79bdb49b877b6835 154 0.06/1.00 vMB 106
254,845 254,845 000000000000001ef909387f2af8f394ccab15c3d0aa2aaa115d8c23fd4b6673 419 0.17/1.00 vMB 113
254,844 254,844 000000000000002236ec7fc2aa5ee2de551d25e949ea41b0e4816e5cde49d6ea 188 0.08/1.00 vMB 125
254,843 254,843 000000000000003422e718ff9ac2a0991b547bd3a066b0d480c4e25f674132a8 386 0.17/1.00 vMB 129
254,842 254,842 0000000000000018dcb5d58c1af5462ce67cc178f2ae69821f94fffb21ff9bf9 171 0.07/1.00 vMB 89
254,841 254,841 0000000000000027e5bdfe78643858fedad00bd789c461526c041b1ac60f9fac 559 0.23/1.00 vMB 118
254,840 254,840 0000000000000038d83fcd3bbb28e20d96c2db15accda50f20dbf08ab33e75d6 245 0.11/1.00 vMB 103
254,839 254,839 000000000000002a2e1575b1990e643bbb3ea068b7779eec69f03f4b1678ff9b 416 0.24/1.00 vMB 88
254,838 254,838 0000000000000038b85e58e476538df6d521ae41d10a362fcd140eb2cc6defe3 423 0.14/1.00 vMB 102
254,837 254,837 000000000000000ecd29588bece4fd258e99b0e5da97a9735aa4074125533a83 123 0.05/1.00 vMB 50
254,836 254,836 000000000000000f04294be49b1f1ea9e6c44d8a32d6bae004734ca4e8ee4581 596 0.23/1.00 vMB 107
254,835 254,835 0000000000000024d4bad99d5139fbb1c402aa6e6d549d6a136b3e65975b0743 359 0.15/1.00 vMB 86
254,834 254,834 0000000000000020369b9f3edc578fb182c68c56d090ebe23c11678f7527cc7a 261 0.14/1.00 vMB 67
254,833 254,833 0000000000000001dc88a408ac3526e1f5e2ac2c3fed3ad742f0e365af556c0b 388 0.15/1.00 vMB 89
254,832 254,832 000000000000002091055ea4076c157f80204ca5fce89d3293d2b053adc70b85 35 0.01/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 780.53 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: 535.47 GB
    • Received: 5.91 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.