Loading Tool

Explorer IconExplorer

Memory Pool

78,486 transactions
29.35 vMB
0.06314010 BTC
Random Selection Loading Transactions
Max Size: 176.60/200 MB

Candidate Block

Mining Attempt 832494dde825ba7203de4ea410e1c503029017d299ab56e8c4611d76e01c597d
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (520,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,037 394,037 000000000000000008a000b874341290edbf74251e444236574e518dde96f44d 2,499 1.00/1.00 vMB 48
394,036 394,036 00000000000000000905cf04e1626d78a3404be3a06cda039349519fbddabde5 2,049 1.00/1.00 vMB 32
394,035 394,035 000000000000000004604d85820845daba62abe79e9a27a0a7a772cea1bc6b05 1 0.00/1.00 vMB 0
394,034 394,034 000000000000000005302154d63b35a44c70cc061ab3c615f0f8dacab9c71bd7 1,226 0.93/1.00 vMB 27
394,033 394,033 00000000000000000667393478c8ab2f402aef040a7354ce2e12704f8bde0e49 2,033 0.93/1.00 vMB 36
394,032 394,032 000000000000000003d4384328dd720d44fd00ccdcbfa0a6f6a089652ca0e843 1,421 0.93/1.00 vMB 23
394,031 394,031 0000000000000000093d8e627aba02cd5d9afa96f5df65357a4d255ea78aa03b 3,049 1.00/1.00 vMB 56
394,030 394,030 00000000000000000197a1b52471256eee3fd5eb3c102740b91615faa1fd7b15 1,188 0.99/1.00 vMB 14
394,029 394,029 0000000000000000091e9a2f8eb9ac867bba5c007c025890621ee10427d36439 731 0.45/1.00 vMB 32
394,028 394,028 000000000000000000f565f198fd08d9289cf7e807cf334aad06915518add751 1,211 0.93/1.00 vMB 22
394,027 394,027 000000000000000001b1eb866b47eec2560e436f0225783f57d32ff61a0c26aa 2,235 0.95/1.00 vMB 46
394,026 394,026 000000000000000008fc2593c08ea8a974e776a8eb9b0a10dc0ce35d76f7b096 2,233 0.93/1.00 vMB 44
394,025 394,025 0000000000000000081e76fefe3cd9bc077dc02d6cbd4a6183b8dd26ad9280a3 1,659 0.93/1.00 vMB 34
394,024 394,024 00000000000000000061645b49734456e1793d7981b41c74ef4a30fc3d3f561f 1,846 0.93/1.00 vMB 35
394,023 394,023 000000000000000000bf42d3b7c596d86b08d41fad6bef659dd5abba379dfe44 1,861 0.91/1.00 vMB 35
394,022 394,022 00000000000000000801d9e5eef7462752094a957af973eb0405428cff8f1b8f 1,271 0.69/1.00 vMB 24
394,021 394,021 0000000000000000060b999f03b951584a898b6dff932d868a5509b15073bfcb 1 0.00/1.00 vMB 0
394,020 394,020 000000000000000001f306704f177d742ebe03ef90802c7d8c960b6d620ffcf5 1,433 0.68/1.00 vMB 36
394,019 394,019 00000000000000000971af487b5e590a7d79374813c74276ee595245da200356 1,291 0.88/1.00 vMB 25
394,018 394,018 000000000000000006e8e0ba793d0e7c91967915311b4b877b23893d13e70b34 1,400 0.99/1.00 vMB 27
394,017 394,017 000000000000000006cd1b4e64d23a8ccc523cbda7d4b0789384f31f35fa42bb 1,967 0.93/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.