Loading Tool

Explorer IconExplorer

Memory Pool

84,664 transactions
31.78 vMB
0.16415450 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt 5d38184d73028a952d41df6f144a751ff54ca8f54de97d2380a5e5b39d3ffdb6
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 44fbbf2d88a43f3e8e512687bfc2baf683a018711f669e8172a8f5d9151f2b58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.05201381 BTC
Feerates: 402.75 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (325,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,566 589,566 0000000000000000000b1de18ea31e2f889878331f9b1dae71e735cb4505bf06 1,072 0.33/1.00 vMB 36
589,565 589,565 00000000000000000009424a59761ef7e2a7f4c3ba655f163d940080cb5b4124 1,266 0.38/1.00 vMB 34
589,564 589,564 0000000000000000000732bd738b1dba8df7beb43f7866c78edb1849abcc7eb3 1,476 0.47/1.00 vMB 27
589,563 589,563 00000000000000000010f6e6ca9d643d39546b81621f22e08465badb5f9d17c1 2,715 0.81/1.00 vMB 26
589,562 589,562 00000000000000000011a149c06d27fcddc30f2bdf2a127bc1bf4a9c8d57d908 2,067 0.61/1.00 vMB 33
589,561 589,561 00000000000000000017587b9560b6cbe12d6222cb7951508003cd6eab283ebc 2,088 0.63/1.00 vMB 23
589,560 589,560 0000000000000000000d1abed8f87eab4fa43d800df2afc7b964ced5d6e7f321 948 0.28/1.00 vMB 20
589,559 589,559 00000000000000000002d98addf10269e1a55bcc998a9e1b6f82d3000ffa758c 204 0.14/1.00 vMB 22
589,558 589,558 0000000000000000000552cc265eaf846f2d5d612d6dd4d4d430febe0a46d8d3 1,733 0.62/1.00 vMB 31
589,557 589,557 00000000000000000018806d6fe991ab8cc50cb09d4538643824071c9782474b 319 0.09/1.00 vMB 26
589,556 589,556 00000000000000000007c1a233a94794e2fe64d46f7f2b8ed398e4795f0a2d6a 230 0.06/1.00 vMB 25
589,555 589,555 00000000000000000013e848dca9b404ee87d4f78938d5f0a0ad9a6677515c94 3,122 0.98/1.00 vMB 25
589,554 589,554 0000000000000000000b590a1d4bb2f96d17a56f4d860b9a9a0eb54a1c8d9219 2,467 0.70/1.00 vMB 21
589,553 589,553 00000000000000000003f072052f4001ca3f67846bb44946b405d72f2964c82f 2,139 0.60/1.00 vMB 21
589,552 589,552 00000000000000000013e59efb7e75401e74f5b8bd6bab84351424a3a6f35293 2,582 0.80/1.00 vMB 24
589,551 589,551 0000000000000000000f666a6c78222416e615a88f2a7d9b3065991ffc68f4ef 2,661 1.00/1.00 vMB 9
589,550 589,550 0000000000000000001802362f912586f90e5092cd3a1a74178f5e82d1fb3094 2,646 1.00/1.00 vMB 61
589,549 589,549 000000000000000000033e15aa936ecc11fa7da4a736433fb38049ef487c1dbd 671 0.19/1.00 vMB 23
589,548 589,548 00000000000000000000a10e238995c7ca85993d2dbff990ee0fcc4d526ba9a5 1,466 0.50/1.00 vMB 21
589,547 589,547 00000000000000000015b9e79a7761d6de2d4a63bd87578aba1aaccad2245387 652 0.19/1.00 vMB 17
589,546 589,546 000000000000000000060f7f3db837abb05ae1a2e160591af97dfdfcf4275c93 1,216 0.37/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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.66 GB
    • Received: 16.30 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.