Loading Tool

Explorer IconExplorer

Memory Pool

40,037 transactions
28.10 vMB
0.06557715 BTC
Random Selection Loading Transactions
Max Size: 143.22/200 MB

Candidate Block

Mining Attempt 259e4b7e56bd446b77d990b78bc12a82dd3c69e387631475e8204bbe1e20fcc1
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 331fbe9430060dddf0b0987e383b0a04035be28bedee0b4b07ceced22b404969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,659
Size: 1.00 vMB
Total Fees: 0.01161858 BTC
Feerates: 60.16 > 1.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (602,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,889 311,889 000000000000000020803cfc0ee385c1049448fa448255c5c07f38aa35124d53 112 0.05/1.00 vMB 30
311,888 311,888 0000000000000000123d5a0603cf408531075619a156e8f7b7c4bb2588bdf196 147 0.07/1.00 vMB 28
311,887 311,887 00000000000000001f5578f998497f066b022af09b48eb4d59655afab11163d9 126 0.07/1.00 vMB 30
311,886 311,886 00000000000000002b646f35b8259fb9e99bf0510dfb9f346408fdb5f0ecaabe 352 0.18/1.00 vMB 30
311,885 311,885 00000000000000001d2e97ea2e213f5ee9cf2e25d17b34b83ca5f83bba59e866 301 0.15/1.00 vMB 27
311,884 311,884 00000000000000000d1c5b1a3e95448cdf103a5473aba2866b50ca9b9b437396 668 0.30/1.00 vMB 31
311,883 311,883 00000000000000000318423f1ad39b94912f0f354d3515230bc9ed743dac38eb 103 0.05/1.00 vMB 15
311,882 311,882 00000000000000003738cdd5b793c3c322503dcf89c6138912b21da752fe1034 760 0.42/1.00 vMB 26
311,881 311,881 00000000000000001b92a30d52df639ebf40bea31cf9c9843a143805961e5244 478 0.23/1.00 vMB 30
311,880 311,880 000000000000000029529cffc2c914b80f323b77acf1827e695b8581a471bdb2 787 0.40/1.00 vMB 28
311,879 311,879 00000000000000000eb9ac4adc10040a6e7b75ae1ceef6502fd53ad0805ba731 209 0.09/1.00 vMB 27
311,878 311,878 000000000000000002e782bf05c2e17aedc30fdae32a03125ab86600f441a4d2 223 0.29/1.00 vMB 11
311,877 311,877 000000000000000016f4561386fa4dfc576dcacab01a97196ec0032a34f18311 1,162 0.92/1.00 vMB 30
311,876 311,876 000000000000000032034e7dfbde75c4049df3ed8b7d38a81dc70392a7bfa054 2,291 0.92/1.00 vMB 51
311,875 311,875 000000000000000009ac6d0c637bbf42aa7cfa6dc7a24fb986dc7125ef3d239e 414 0.24/1.00 vMB 26
311,874 311,874 00000000000000001bd8fd2fc5618014301001b433ecc7c5fbf27dbcb412ce3c 564 0.27/1.00 vMB 31
311,873 311,873 00000000000000002e4819ad4e5356d07e194e311ffe714b35913eef8335a08c 345 0.32/1.00 vMB 13
311,872 311,872 00000000000000003d8957dd29647e5906307dc48488d6259c6bf397f03fd272 726 0.41/1.00 vMB 27
311,871 311,871 0000000000000000128bad001dcddfd48f24c1b49dc1c4b5471c01e2b15240cd 189 0.31/1.00 vMB 15
311,870 311,870 000000000000000036a58ee9a80eacdf2d072c05a664939f47603f9b2f94de0e 464 0.25/1.00 vMB 30
311,869 311,869 000000000000000001f54df9931af475902b5baa773af519b4d0a7bcf91503b3 142 0.24/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.73 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: 630.32 GB
    • Received: 12.01 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.