Loading Tool

Explorer IconExplorer

Memory Pool

77,377 transactions
28.71 vMB
0.06682527 BTC
Random Selection Loading Transactions
Max Size: 174.21/200 MB

Candidate Block

Mining Attempt 6572c37db7ff455333a7e2fba64fe941cb938154092ed4c17773747319ba1d69
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 75b0561ea8c892c14ead96ba440552e845b73b99d15f7f619b54e2b2abcd8126
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,546
Size: 1.00 vMB
Total Fees: 0.00711555 BTC
Feerates: 100.53 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (548,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,377 366,377 0000000000000000083a2e185bd572ab77a0cd3d698a508779aa517ab5f8be67 1 0.00/1.00 vMB 0
366,376 366,376 00000000000000000826771722efad3af635e9589eac71572ddb71292d1d1902 1,959 0.93/1.00 vMB 56
366,375 366,375 00000000000000000faeaaa94570c185ba21c11d74522e9ea653deb951fe4ffb 925 0.93/1.00 vMB 20
366,374 366,374 000000000000000005b63dab629aed8a93806a9016ba327d7a766bcbcf91e239 1,043 0.64/1.00 vMB 35
366,373 366,373 0000000000000000061b8588946a544802ca4d3ee8f86778e7fcbc569d0df9f3 599 0.34/1.00 vMB 42
366,372 366,372 00000000000000000e9724aa52065dd7ea5df4ed306c67d6990f6ecf5c7a8004 675 0.32/1.00 vMB 49
366,371 366,371 00000000000000001515e52fc66d94875ddf74f8f21ae1e6e150c5c890dfd7ef 1,041 1.00/1.00 vMB 46
366,370 366,370 000000000000000015557e9f2e869571394c8c7518f62981fd985791b5c501fe 601 0.92/1.00 vMB 34
366,369 366,369 000000000000000012df373bf904fc62aaa1bc4fb1c27a79c8c2fb8642a66a1b 366 0.93/1.00 vMB 14
366,368 366,368 00000000000000000d216580f3c0a04a743e91793dc5c48d4a4816b61993cdea 780 0.75/1.00 vMB 39
366,367 366,367 00000000000000000708da5be7f31ecabdc802a5f03eab36b8a5e4b0c556ce04 378 0.91/1.00 vMB 7
366,366 366,366 00000000000000000e112332921f585a76596f85e73ae2ff764237ae6e53f94f 2 0.00/1.00 vMB 0
366,365 366,365 00000000000000000404ddd800536730f6b431c0fcb7bd5a23448af13fff011b 1,970 1.00/1.00 vMB 92
366,364 366,364 0000000000000000052a308fcedd1606a593d9e6d45dab6c1d01d596be505696 740 0.90/1.00 vMB 32
366,363 366,363 00000000000000001577573b170b797dd9ea568246389842abf6edf710fadff3 2,033 1.00/1.00 vMB 75
366,362 366,362 000000000000000007d79fe9cee4c5bead0ef2ea563bf63da6c45bb617e64b8b 1,199 1.00/1.00 vMB 24
366,361 366,361 00000000000000000c727e4fb4ef84851172abf1594236eb861bd1a6ade27781 1,928 1.00/1.00 vMB 54
366,360 366,360 000000000000000005578fbd4c7bf6c52aa2ad1d3ad2818cac297ad6ab1e9ea5 1,672 0.96/1.00 vMB 33
366,359 366,359 0000000000000000144038ab032e15dc607ae654d892a5a1dc2f3c4994209ae1 1,684 0.91/1.00 vMB 33
366,358 366,358 000000000000000013da0c3c06620dba73d1ea55d7bb249f0a68fa709902d968 970 0.77/1.00 vMB 24
366,357 366,357 000000000000000010668e6e53b470db0bdca7e25a4bd005a4c0d28b42ae82f1 1,021 0.52/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.