Loading Tool

Explorer IconExplorer

Memory Pool

78,666 transactions
29.40 vMB
0.06438550 BTC
Random Selection Loading Transactions
Max Size: 176.97/200 MB

Candidate Block

Mining Attempt 59a06fe0929a1b502c39702b39b84d04bca14a6e69ec377112f01a1f8d6926fb
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 18e9f63c75d8680a4996299350faf5fa82f0d78d46147fd666f94e0650a3380e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,396
Size: 1.00 vMB
Total Fees: 0.00471198 BTC
Feerates: 20.14 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (521,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,058 393,058 00000000000000000990f8d141ee92256afad92e230597b5398b83158b153ba6 1,477 0.95/1.00 vMB 28
393,057 393,057 000000000000000004b3d58eabef2e50748cf776ae739ebe54a81eab0b7355c9 1 0.00/1.00 vMB 0
393,056 393,056 0000000000000000034cfb0b0fb1b22b3aea8d83d896a0a0667624a205790c03 1,830 0.95/1.00 vMB 34
393,055 393,055 000000000000000001ba2b4c110f3a43d3141b1487e3b5b7d385560a3315c993 490 0.36/1.00 vMB 27
393,054 393,054 000000000000000000010aac61791e62a98baeac7f23a45761ee06015c94c54b 1,235 0.93/1.00 vMB 21
393,053 393,053 00000000000000000461583e799aca02442059f0a0bfbd0403d4ed19f640138d 1,306 0.93/1.00 vMB 29
393,052 393,052 0000000000000000051fb648a18a4dc669a73bd6e3690586cf4bf823480ab95e 2,830 0.95/1.00 vMB 51
393,051 393,051 000000000000000006c74a5203e741969bd91e9efb86a110310c877587937d0e 2,150 0.75/1.00 vMB 48
393,050 393,050 0000000000000000048a34a3284675f45a826d21af18d8b7850077aa4a949ccc 601 0.58/1.00 vMB 16
393,049 393,049 00000000000000000a92e6d898caf42b0decbde6e0d0d951c0e07753a548540d 1,901 0.75/1.00 vMB 43
393,048 393,048 00000000000000000039b72fff9e0088c613b6d7369032e2ba03707147008206 1,874 1.00/1.00 vMB 32
393,047 393,047 0000000000000000066531466a46dc0554aea63fdbb0178e9ef9633e47e14243 2,562 0.99/1.00 vMB 49
393,046 393,046 0000000000000000052596807a38b4dd18412cc5d48783a06ad213b848c489a7 670 0.92/1.00 vMB 17
393,045 393,045 000000000000000007bbf3639b76ef30517b3850ded9c70b48c575f44fac8f8c 1,050 0.73/1.00 vMB 24
393,044 393,044 000000000000000007beb2974749dd794d0fe94a8700a129fe6dbb2ee5d9dcca 2,588 0.95/1.00 vMB 44
393,043 393,043 000000000000000002e9c54ce1ec634da445d8ebd12e07f27d57c308d96cd4d4 2,019 0.75/1.00 vMB 48
393,042 393,042 00000000000000000a4844eb71e45db5d559edd655ead9d580b1bda121791749 1,658 0.83/1.00 vMB 34
393,041 393,041 0000000000000000001df71797955c39d45e5e61b9ed573f85c0f3771f1edc5a 371 0.50/1.00 vMB 14
393,040 393,040 00000000000000000546be1abbb42c01db555891129150be4c735ac52ebe3ef3 1,575 0.90/1.00 vMB 27
393,039 393,039 0000000000000000059227a4c465448eec5f2a21dc6280c7492315d195fd73ed 1,787 0.95/1.00 vMB 23
393,038 393,038 0000000000000000074696c5db6e1e8bfef7964141741585faa0d3b85527545a 2,513 0.75/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.