Loading Tool

Explorer IconExplorer

Memory Pool

87,768 transactions
32.16 vMB
0.16434782 BTC
Random Selection Loading Transactions
Max Size: 194.85/200 MB

Candidate Block

Mining Attempt 4e75c698e9467b721981a9e4431f236b0284e0983e691d91974261ff84416959
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root f348045e0ad7f35368879789a53238bb5063c9402e8707f615631a4e06643558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,316
Size: 1.00 vMB
Total Fees: 0.07831473 BTC
Feerates: 182.65 > 7.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (521,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,427 393,427 000000000000000003549ef7c4705276437fcc718171170b4c190913fa565be6 1,514 0.93/1.00 vMB 25
393,426 393,426 0000000000000000035948623c9e1a2f6b07c214c6816d90a15f47093c7bb222 1,722 0.99/1.00 vMB 38
393,425 393,425 00000000000000000097054bb4b56eacfd6f6f5ef52f3754a05c2accaee59191 2,478 0.95/1.00 vMB 64
393,424 393,424 000000000000000005eb6ed47b4f9bb9bbcc691b780d72e2e2a3b799b1cb4fbf 229 0.25/1.00 vMB 16
393,423 393,423 0000000000000000013ede62d6dd132dff7a54c4625da300fc7028833233b3b4 1,530 1.00/1.00 vMB 25
393,422 393,422 000000000000000005901aab0d5d50866981bc105571b59275c8f0c452c5ada1 2,692 1.00/1.00 vMB 53
393,421 393,421 000000000000000007bed9aa6222334094f7f0b757a5d6995fd3d9fc51d36b24 1 0.00/1.00 vMB 0
393,420 393,420 0000000000000000038a242ac1fa950e838587944be2e60d98bd202ed38f3ec1 991 0.95/1.00 vMB 23
393,419 393,419 0000000000000000055609353a7b57f39b973b727a7f5226e3a8f47469ba465e 1,540 0.93/1.00 vMB 30
393,418 393,418 0000000000000000020a37e3680da758bd5e806d914a64ad18f32afb9f0ab3ea 1,149 0.75/1.00 vMB 28
393,417 393,417 000000000000000001d096b86569bc64353725d80be92bcf0e1136c67e4f5bae 1,392 0.75/1.00 vMB 41
393,416 393,416 0000000000000000013417a0ef3335cd75048f339ca75f27b9375a3e81cea746 740 0.53/1.00 vMB 30
393,415 393,415 0000000000000000020be3d960b0ac45850d848c3ee80ea38141b639c16209bb 2,507 0.95/1.00 vMB 57
393,414 393,414 00000000000000000807abe9277877336e87ac4541a9771714baba5976cd93a3 2,883 0.93/1.00 vMB 57
393,413 393,413 0000000000000000051c3018be8d5f88615879f222799e36c960dea18df5a741 816 0.93/1.00 vMB 17
393,412 393,412 000000000000000000e731b8e81fccc3168402de0ed0d4066c85920f86ae1913 1,661 1.00/1.00 vMB 27
393,411 393,411 00000000000000000790da473f07c07abf5e446c4d81877dafdc70329013c89e 1,342 0.95/1.00 vMB 28
393,410 393,410 000000000000000000aaa5736498f3c50a23a05f23133e8d4a45e5ce26b748d5 3,099 1.00/1.00 vMB 63
393,409 393,409 000000000000000003cc7f8dc63cacb9432a8089bc8e280d7cb1937986f3e802 1,644 0.75/1.00 vMB 40
393,408 393,408 000000000000000003c9c83825c089d77cd4bb7357237786ef4b82e8e89da9ef 1,067 0.93/1.00 vMB 23
393,407 393,407 000000000000000000e010d0d8f121cd0a390afa194eb8e287b472fc255532da 867 0.93/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.