Loading Tool

Explorer IconExplorer

Memory Pool

78,104 transactions
29.68 vMB
0.07379126 BTC
Random Selection Loading Transactions
Max Size: 181.15/200 MB

Candidate Block

Mining Attempt 8ec5372a89561abda68d0262aed233063cf2832410df168db57ddd8473264068
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 8462efc6e829cc76db37cbc9d143d0f7a5f89b91bff510b00614cd774c118bba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.00815229 BTC
Feerates: 100.36 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (609,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,098 306,098 000000000000000023b38671c7e3b9f071613b854bef4217c75287d17aede89d 256 0.10/1.00 vMB 42
306,097 306,097 0000000000000000094780b58fb231bcaaa9daaabb6d39dec27ebcb8fe197a0a 346 0.24/1.00 vMB 23
306,096 306,096 00000000000000004416e4824a77d399cd576b7eb693f2f6f79b3714291dca3f 364 0.27/1.00 vMB 24
306,095 306,095 000000000000000008a377ae79e40430934a9404d0f895109a6cf34971ad03a4 370 0.31/1.00 vMB 21
306,094 306,094 00000000000000001070d6cc6de2376dae1cda9a2912440b274fa7439c2ace2b 603 0.25/1.00 vMB 38
306,093 306,093 000000000000000032fda840f373870064b048d577744b152e362da810f6d8ca 95 0.03/1.00 vMB 28
306,092 306,092 000000000000000051ad958d19d95da2fa5bceabec149f7981283d843c90a94a 602 0.33/1.00 vMB 28
306,091 306,091 00000000000000000bba19d3359d85d6fa5de5c6c2013b3f231c01a2011f3c90 142 0.08/1.00 vMB 30
306,090 306,090 00000000000000004085bbb278cef95fc711604723427fa56a045a76e9535236 24 0.01/1.00 vMB 17
306,089 306,089 000000000000000052f6c31519400318785eac4b6d8d36e7361e585620c11c8c 248 0.13/1.00 vMB 29
306,088 306,088 000000000000000058ca7ee3a40438ea5a96e499910638352468c6d69abdb226 30 0.02/1.00 vMB 17
306,087 306,087 000000000000000012398a2ae4181fd055aba1e994328631a8ae4d811d531592 76 0.04/1.00 vMB 27
306,086 306,086 00000000000000000ba6777ba2882c5962355980a22c2de260d79ace33500de1 263 0.15/1.00 vMB 36
306,085 306,085 00000000000000005bf264d3b1ca1053ee7d86abcb501953dd17c30fb716a970 68 0.03/1.00 vMB 30
306,084 306,084 000000000000000004e7864bad44af439b064d93150921f178f3b04c381a74f4 202 0.13/1.00 vMB 22
306,083 306,083 000000000000000006a820ed78686a925efd00f19ea5a0ecf70e8633ee1102dc 283 0.17/1.00 vMB 30
306,082 306,082 000000000000000048204c39a5a901257836f2b9856cf14399fa1ab9c09d3c52 229 0.12/1.00 vMB 31
306,081 306,081 000000000000000026756fe5a6dc3511159a489207c015e51a62841edcd42e13 278 0.19/1.00 vMB 25
306,080 306,080 000000000000000038659c8eb6ca0e3b197edea612a590b271ea9da4634180bb 686 0.47/1.00 vMB 25
306,079 306,079 0000000000000000578c0d46cfef598e50341f6c8ee4fe85d52eb35da5084968 211 0.16/1.00 vMB 25
306,078 306,078 00000000000000002157dad8b691cdde9a915e773f56f42469fdce322a351368 115 0.06/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.