Loading Tool

Explorer IconExplorer

Memory Pool

80,503 transactions
30.12 vMB
0.14005884 BTC
Random Selection Loading Transactions
Max Size: 181.88/200 MB

Candidate Block

Mining Attempt 69bb5bc0730f81ad1a0085852e082a30e7aacb9aadfd000db614f5beccdd2743
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (477,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,513 437,513 00000000000000000272f38db2724a3928f5a50945d1b9cb7764e0be66d707ac 1,745 1.00/1.00 vMB 71
437,512 437,512 000000000000000001e9bef4531e9a95ca9b4b1e5e812dc4bce33dc58aa474b7 162 0.05/1.00 vMB 169
437,511 437,511 000000000000000000ab4d13a4de36432d5ad269419aa1b9101aabe4d86238d8 276 0.10/1.00 vMB 74
437,510 437,510 000000000000000001c4e9f28b74ffdfb5cfb60c805ba86f18a017797c0ff911 626 0.29/1.00 vMB 66
437,509 437,509 00000000000000000032269ff671cc065c5ecf19edc1c964843dc286b53bf311 671 0.28/1.00 vMB 67
437,508 437,508 000000000000000001e4e64d1d396bd021404d8fd7c151f229dd786f2c24d553 2,323 0.99/1.00 vMB 61
437,507 437,507 00000000000000000247e531aa9aba6469ee612274753fb08e522b8250d61d13 217 0.08/1.00 vMB 99
437,506 437,506 0000000000000000014e63a07f6756ddc00541720985f7c770d1bb341f868941 1,175 0.44/1.00 vMB 75
437,505 437,505 0000000000000000041b77aa5897363e85a13bbc3c1c5eae76968a3010b6ff14 514 0.21/1.00 vMB 74
437,504 437,504 00000000000000000375d99fdf75ba21edc6dc5c88faf9fa91bb19860edef951 714 0.28/1.00 vMB 74
437,503 437,503 000000000000000000cce5cdbfe89ed5e1217eea41d4832259439ea9dfa387c8 731 0.99/1.00 vMB 19
437,502 437,502 0000000000000000019734ad3b383fd30d1b1b0127c4dfaac72c8c5f6b6019b2 2,306 1.00/1.00 vMB 64
437,501 437,501 000000000000000001abdedf3f8e5ad5bcf0f71555c80113dd9f55717e782b4c 2,352 1.00/1.00 vMB 49
437,500 437,500 000000000000000000cfdd9e4bbfa84a086f48687afad335e1097b295c9603c3 3,091 1.00/1.00 vMB 69
437,499 437,499 000000000000000003739ad6931dcc27191adab5100b7982ef6fb28c9e3ee05a 2,603 1.00/1.00 vMB 75
437,498 437,498 0000000000000000000f9715d1d0d42843d7dabb21f3a424aacba16930d7db1b 1,858 0.75/1.00 vMB 86
437,497 437,497 0000000000000000041ada9694d415f0f449b5d1b0b5943252025570b9dd23e7 2,885 1.00/1.00 vMB 102
437,496 437,496 000000000000000001a787e8f4c3b5ea42ec6b83650d9428b9c4ee147f71efa4 700 0.99/1.00 vMB 16
437,495 437,495 000000000000000000a3c32a88dc79e38d073c4811a89c5ccdcba6e6e8517cf3 596 0.33/1.00 vMB 75
437,494 437,494 00000000000000000423d41c141fe491c6f1d86d40591866f745edee3eda7ba0 976 0.62/1.00 vMB 50
437,493 437,493 0000000000000000028055e154e4f1cd698a7bc0e6408288165d21772b171d65 2,476 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.