Loading Tool

Explorer IconExplorer

Memory Pool

75,061 transactions
28.92 vMB
0.07866361 BTC
Random Selection Loading Transactions
Max Size: 171.12/200 MB

Candidate Block

Mining Attempt 7df0ecbf7a986ade0ab7d171c2fb62f94243d444378d67611dc2e92bcf18b04c
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 511e47b38b1482ddb652166b0ba7e1b014cb6194a8306d5dac5dcbe74bdf5d70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.01849087 BTC
Feerates: 100.29 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (85,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,702 829,702 00000000000000000001235680ade9bcf2dbd42e51219c0132ea39f6c60f991b 3,260 1.00/1.00 vMB 54
829,701 829,701 000000000000000000021fd212eb79df08b6663c543db7f3ad6e552483c61343 3,475 1.00/1.00 vMB 40
829,700 829,700 0000000000000000000135207e21f6738c15bee9d1199e3ae1acafc255c17b88 2,992 1.00/1.00 vMB 61
829,699 829,699 000000000000000000029defdd79cb289a5c03abbf4483105080738d97c649bb 2,741 1.00/1.00 vMB 29
829,698 829,698 0000000000000000000091420af39ca0507e5d3ad09d62eb8d4a64e5dc028e21 3,787 1.00/1.00 vMB 39
829,697 829,697 0000000000000000000314d47c948ee91889cb10b7f94853c6717d874337b704 820 1.00/1.00 vMB 21
829,696 829,696 00000000000000000000907d3410d5618bc934656d0bc0fde2ac805476b6d3bf 2,034 1.00/1.00 vMB 27
829,695 829,695 000000000000000000002ceb49d54c7aaae84c73fbf44a8c618ba651241aa5b5 2,510 1.00/1.00 vMB 26
829,694 829,694 00000000000000000002148fdfa0e63d159e11c30db1a51ad491f74fff8b9057 2,805 1.00/1.00 vMB 36
829,693 829,693 00000000000000000002f5d9e600e463e0c14e26edb8c3bcf88e27a050f13b1a 2,694 1.00/1.00 vMB 31
829,692 829,692 00000000000000000001fc9ccac692a62ccd53052d83e8574a1163e5ca28154b 2,300 1.00/1.00 vMB 33
829,691 829,691 0000000000000000000358b9a9e3b43b91fd56256a226620eb5bed21b4f4e429 2,909 1.00/1.00 vMB 40
829,690 829,690 00000000000000000001f74fc946e50d209f628d67159610facad232331f7f93 315 1.00/1.00 vMB 21
829,689 829,689 00000000000000000001e9353a77782b6a0596d46ed225942278781bfef6230e 1,110 1.00/1.00 vMB 24
829,688 829,688 00000000000000000002c469b0f4ceb694dd0f02df4ea90e4abfaddefa7fa5e9 2,597 1.00/1.00 vMB 37
829,687 829,687 000000000000000000038bc7f2466bc7c1eefa423bf3702c7c8adfa591ab5ab8 562 1.00/1.00 vMB 22
829,686 829,686 0000000000000000000350d083b09fff89ea01edb3f342a0f8f0d91f035e527b 1,973 1.00/1.00 vMB 29
829,685 829,685 00000000000000000001fc505b1941307013612da9be77540a1908e52b5a0597 1,657 1.00/1.00 vMB 27
829,684 829,684 00000000000000000002478665fcb78585c49a32b87b7b4708186c14570b9ba9 2,764 1.00/1.00 vMB 43
829,683 829,683 000000000000000000014b769ddfe59ecb94e634cf7bdc9581a8056967196df9 826 1.00/1.00 vMB 26
829,682 829,682 00000000000000000000cf1219b574dcae9fec2aeef5702ecd74ccf54d1aebbf 620 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.