Loading Tool

Explorer IconExplorer

Memory Pool

82,199 transactions
30.55 vMB
0.13657662 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt 91a62c79684a647718ef617bb3344d9ebb4a644ee69dc252c7a7a99adfe025ae
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 9f8f3608665daff45b3b3531e0886ad8813ceab11e480ff403282021d3b90af1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,048
Size: 1.00 vMB
Total Fees: 0.05296101 BTC
Feerates: 302.06 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (523,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,105 392,105 0000000000000000002882e1c975e3ef211a3fb018c7e80bbd596dd7db9730f6 658 1.00/1.00 vMB 9
392,104 392,104 000000000000000002bfc5435a4278ed93af93684034c1953dd13b1d4156f949 1,139 0.93/1.00 vMB 18
392,103 392,103 000000000000000007d0bffe16cf46400f7088a345481754176a1c6f1378ff07 2,225 0.93/1.00 vMB 34
392,102 392,102 00000000000000000275b96ed0299ff55261bd6a6d6195d4557e957a311cd3f0 1,053 0.87/1.00 vMB 23
392,101 392,101 0000000000000000004d6a7f1f516937e30c2063c9904239e88fe4c8aa39fed9 1,469 0.75/1.00 vMB 26
392,100 392,100 0000000000000000072af43a15c64bf7bb113847d45ee5c57695d28566dda2d4 1,932 0.75/1.00 vMB 39
392,099 392,099 0000000000000000019ffe611c7686e823554dc7a7b138fbb2d98669de41a0bc 588 0.26/1.00 vMB 38
392,098 392,098 000000000000000003cd8250d0cf49b51bd661d2a1007286869df2d3c7dc75e1 1,071 0.91/1.00 vMB 18
392,097 392,097 00000000000000000195d40f86149dce988be6065e00ea8584a8f3d3a852a409 1,462 0.63/1.00 vMB 35
392,096 392,096 000000000000000008e9c1712de4dccd8b7939bef9ecde23979f6f003bcea141 1,562 1.00/1.00 vMB 25
392,095 392,095 0000000000000000031bbffd01e999fa2f4878b13c71875d5d7c562dc8a527c2 2,212 0.93/1.00 vMB 34
392,094 392,094 000000000000000005d1903472305cb2359b765ddb1b9624f268bf6570d5bf75 1,491 0.93/1.00 vMB 35
392,093 392,093 00000000000000000408fa3c4393c3860b99af89bac58454244afeaf61fd06b3 2 0.00/1.00 vMB 0
392,092 392,092 000000000000000002e2ad9316a262509d60fe4ca004222968b5d46dd81b40c3 883 0.93/1.00 vMB 28
392,091 392,091 00000000000000000a00fbb77525f0fa2267be5d5d24cd199b3da13916695877 1,904 0.93/1.00 vMB 23
392,090 392,090 0000000000000000063fd7f57599bc47a92ed76547ff7d28c8ace5fb8e39c50c 1,260 0.99/1.00 vMB 38
392,089 392,089 000000000000000004b88efe027feff46d6f26d4f18692cb00e8e18c4e8e1035 1 0.00/1.00 vMB 0
392,088 392,088 000000000000000006f52785a9eccd75e36dc6b30e60d291c6bd303df1ee2f10 2,001 1.00/1.00 vMB 37
392,087 392,087 0000000000000000064c74c5e5c5fe94e1f2f57805dc8430a7e74d5f920ffb82 1,396 0.89/1.00 vMB 44
392,086 392,086 00000000000000000a03e08c9b36466c6335974947acb2f320b9fc36dca38fb3 181 0.09/1.00 vMB 91
392,085 392,085 00000000000000000696cd4661d2b3026637384a58d9c0854981c469405742b2 2,077 0.91/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.