Loading Tool

Explorer IconExplorer

Memory Pool

42,560 transactions
26.80 vMB
0.06562822 BTC
Random Selection Loading Transactions
Max Size: 140.69/200 MB

Candidate Block

Mining Attempt 2e229ecca963b1d2a3f206e0e2d108267eed36de988b46a0252e93bb3e7eb00e
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b075fa301bc111dddd584fae94cdc793e3a37fa61f581c91af606f05f3651ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.01600563 BTC
Feerates: 181.54 > 1.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (537,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,323 377,323 000000000000000003f714f65eee7bb19b244fd613794bba52518eacd9db990b 1,103 0.53/1.00 vMB 34
377,322 377,322 00000000000000000fd074e1c9336f19066658e7b04e2824717456f5571068cd 626 0.30/1.00 vMB 40
377,321 377,321 000000000000000001c4f63b0b804a791ca48ab2cf0b4d71ce20d28b3a7da858 408 0.18/1.00 vMB 44
377,320 377,320 00000000000000000c8209fb4cf7dd390bd13e71e51c24fc6f9d93e7e5e16e10 86 0.06/1.00 vMB 23
377,319 377,319 0000000000000000085cf40530582d75d72269c191c10b159c6b2228d157e8a3 220 0.13/1.00 vMB 28
377,318 377,318 00000000000000000a344d9eef3761aef2134bb388d995804bf3d99d501aef44 192 0.13/1.00 vMB 20
377,317 377,317 00000000000000000e89b880acb2117cb5c7ec1702234ad49b6423d26fbd0c2b 403 0.27/1.00 vMB 19
377,316 377,316 00000000000000000fd11b4575d8a27193592500beb66ad183258c726831a865 2,034 1.00/1.00 vMB 36
377,315 377,315 000000000000000004f8cbaab7f9aa395c283542d8e88d623af74797ba40fa9a 1,023 0.75/1.00 vMB 23
377,314 377,314 000000000000000000434246a00e47e777e9aa3621bf2058504c2f1490e042c0 1 0.00/1.00 vMB 0
377,313 377,313 000000000000000006ed16f560add38dcf8d30a9a65b6b4c4cc1e0ed38720c04 2,838 1.00/1.00 vMB 63
377,312 377,312 000000000000000008c3de989e0e5bee91fc5c48e7fc5b6d2556df3b49b6d379 1,452 0.70/1.00 vMB 38
377,311 377,311 000000000000000010faf3153b5f13f567f0d826aceabfcd33956b01fcb86558 1,367 0.59/1.00 vMB 43
377,310 377,310 00000000000000000305c72f5fe40bb3cd52daba05041ff67cd13aec242ada8c 142 0.09/1.00 vMB 16
377,309 377,309 00000000000000000f15dd2fc6f28e776afb306342f130b35be3309bf4c4817d 334 0.29/1.00 vMB 15
377,308 377,308 0000000000000000037836440a8318b2528b73ae28d9bcb8ec7380675c12bb72 2,700 1.00/1.00 vMB 46
377,307 377,307 00000000000000000745141daf5cbd767b7ea61f418edbece71707f699466970 1,168 0.53/1.00 vMB 41
377,306 377,306 00000000000000000c07ea569a4be298ff78b6f5ab5df17775649dcd1bc8b68f 388 0.16/1.00 vMB 56
377,305 377,305 00000000000000000023802c0e7b5e62ab9a71e5ed912ec7da29b5ef7f06e8c9 11 0.01/1.00 vMB 21
377,304 377,304 00000000000000000f85e596a5c2df8f04e27b9bb236a5df7a94a3e04e000703 332 0.14/1.00 vMB 43
377,303 377,303 0000000000000000090d15c052f3961aa401d348c6a206bba79ebe2449768b48 824 0.44/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.