Loading Tool

Explorer IconExplorer

Memory Pool

86,096 transactions
31.30 vMB
0.09338339 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 6d7d017ebbdebcd7b1a046b69e2b45715a43830cb5abc7508021e6c6dcab956e
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root f5c1f7ab67cef35d7a0266d6c585633fa1afc221999068b557460c507d034038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.02019479 BTC
Feerates: 500.45 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (347,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,056 568,056 00000000000000000021bee3096167c7d3ff7eb8666d3afa15277b551be79f3e 1,164 0.38/1.00 vMB 28
568,055 568,055 00000000000000000015c572638663a2d3568e69a19d60199438c044e7314d7c 1,589 0.48/1.00 vMB 24
568,054 568,054 0000000000000000000c111425dfaed62cda5ffeaea6b4e99e92bf6dcc262a46 657 0.28/1.00 vMB 18
568,053 568,053 000000000000000000117cf56b6176470c088fa33a097f1c0bea1abbff5a8100 64 0.02/1.00 vMB 33
568,052 568,052 0000000000000000000b117c054adb84f39bc243ade907ef0e152c71bb7ea392 343 0.13/1.00 vMB 20
568,051 568,051 0000000000000000000baede7b7c7cc883d6e823e04cf99b0e4ddf0ef1912072 1,277 0.42/1.00 vMB 21
568,050 568,050 0000000000000000001878983ed1021cd8a9d9ad9744bcd1f5451864c769f20a 2,410 0.74/1.00 vMB 26
568,049 568,049 000000000000000000272218ebdfeda980cc6732c2235a8d82455abc1e67e57f 850 0.33/1.00 vMB 15
568,048 568,048 0000000000000000002483010c41195bddb7daf84c6a43d0265bab9470fdc4ed 3,212 1.00/1.00 vMB 29
568,047 568,047 000000000000000000225d32d4cddd62b3a005fc66ec53cb5b6175256050562c 1,320 0.41/1.00 vMB 27
568,046 568,046 00000000000000000016d0dfb9a6ac89fa7360946df7d73196d400aac5f5eada 911 0.29/1.00 vMB 28
568,045 568,045 0000000000000000000a45ce19a27abf1c01c45cbecf33850d8f02b0116b8036 272 0.08/1.00 vMB 25
568,044 568,044 0000000000000000000b25ac8dbadad4bc62b92ff595e28ecbd2b221921872fe 2,298 0.73/1.00 vMB 23
568,043 568,043 0000000000000000000356ac9a275457b225fa01c3b5694138a1b4ab4bc731a4 1,377 0.48/1.00 vMB 24
568,042 568,042 0000000000000000000c2bfb167126ac4cd2631f472c4bfcdf88f374a663de2c 2,420 0.81/1.00 vMB 26
568,041 568,041 0000000000000000000f1dff5f7f6e5c26ca1cf2096d8ef2a17c030c413a423f 603 0.19/1.00 vMB 20
568,040 568,040 00000000000000000014f9ee1d97adff491e725a40e328e350bef8805b9aa1e8 3,194 1.00/1.00 vMB 27
568,039 568,039 000000000000000000036e3d56afd38dda2ab66b8f0b88edd1c79cfa136bc1c8 978 0.33/1.00 vMB 24
568,038 568,038 0000000000000000002b772ad0f0f3607116d3b54f046b8b08454e235ff5b19e 395 0.11/1.00 vMB 23
568,037 568,037 000000000000000000290e7192384c4dde9c75fdee1dfb9648bc1ad6a3e69701 1,657 0.54/1.00 vMB 17
568,036 568,036 00000000000000000006b40dbb9f84af925283be35b906db52c558663f42a03a 1,881 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.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: 668.95 GB
    • Received: 15.66 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.