Loading Tool

Explorer IconExplorer

Memory Pool

78,950 transactions
29.42 vMB
0.08332900 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt d191715e7d4e2c266f0d58091163ac2f28e558d6850449826345847a0fea14cb
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e70ec51b8ebc268e9529a0fac418c442c5f5de7d2999418346e8a45d0f8a82bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01874220 BTC
Feerates: 402.60 > 1.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (544,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,430 370,430 000000000000000004e0c704d76093f575a666fc11a83f1477e5d7aaf7fc577d 1,170 0.93/1.00 vMB 67
370,429 370,429 0000000000000000129a1ab80682b9aef387f6ecdf85a3bf0d0886bb7b6ac9cb 880 0.75/1.00 vMB 25
370,428 370,428 00000000000000001187043789c80437ae1a05b47f6cdb675deb4e2f6cd1eebc 747 0.47/1.00 vMB 29
370,427 370,427 00000000000000000fc625b6034fddb951058ddb3ab17dd1393ffd9eac1e3141 1,331 0.93/1.00 vMB 29
370,426 370,426 0000000000000000118be191de73a3b4b864736ba8a88f151b5cc85ed445af40 3,116 1.00/1.00 vMB 63
370,425 370,425 000000000000000005c68019722748212eff01ba1cab2f64b4dbf06ab3f4b2a0 456 0.26/1.00 vMB 35
370,424 370,424 000000000000000008584a3441ed88a3b057f3f988e1ca7f1a025f73e10849fb 272 0.28/1.00 vMB 15
370,423 370,423 000000000000000010013202182f567119515ca539853b5b1ea58b87995b20c9 1,151 0.68/1.00 vMB 37
370,422 370,422 000000000000000010d24bc2174907845a5cbc1addf755983618ddcbf1bca3e5 1,342 0.78/1.00 vMB 34
370,421 370,421 0000000000000000085a4484e42dd46a95b5b995f5833a567a64bf415a2c0d6a 1,559 0.61/1.00 vMB 45
370,420 370,420 000000000000000007b402f445bf4759d4f28f450c2905d63e508614dc345037 908 0.57/1.00 vMB 31
370,419 370,419 0000000000000000118895c0377ca31f424286301b0bc7e0d12507e24a2c7678 915 0.48/1.00 vMB 45
370,418 370,418 000000000000000010312f74f55451a2666fea1920cd3000ca2479162696c4bf 402 0.24/1.00 vMB 41
370,417 370,417 0000000000000000134b3408f64e4716a0b67fc0a9713190b585e25fa441467b 1,014 0.58/1.00 vMB 36
370,416 370,416 00000000000000000322325861cbb9468a524f8eeeef2beb100dae3b004c9a27 462 0.23/1.00 vMB 32
370,415 370,415 0000000000000000121302258f55089cafff3df6d0ce2bfdeb80a0220809a6b2 1,447 0.67/1.00 vMB 41
370,414 370,414 0000000000000000097a96054cd18fdd39339fc31490e123ceb9232aa08c4773 1,209 0.63/1.00 vMB 36
370,413 370,413 0000000000000000030d2e13490342a0d2e9a1c01fee3bc80405f41d1a57c745 1,263 0.63/1.00 vMB 44
370,412 370,412 00000000000000000950f898b4db64e3e253e0e5ef2e272adacbea6babc843c2 590 0.28/1.00 vMB 45
370,411 370,411 000000000000000005ebbcc6fe5baf6d6005efdabd88733424c43dc6959be945 303 0.17/1.00 vMB 25
370,410 370,410 00000000000000000ffb9f64c1fcda01d83f6647e031c0dc8d96c9fdd0ca0706 850 0.52/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.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.