Loading Tool

Explorer IconExplorer

Memory Pool

85,221 transactions
31.92 vMB
0.19636587 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt 09a191d076ba8fd8432638126856879f2280b6fa4e5e7e83330f874a40be4fb8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b3939a5de7a0305bb2e407e003ff9d36252ed39511edf8bdb4c105c918e2a4a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.07571431 BTC
Feerates: 301.64 > 7.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (501,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,692 413,692 0000000000000000029547f9b4133ec979881c4a8f95cbe77fc568cb6be9235e 1,251 1.00/1.00 vMB 29
413,691 413,691 000000000000000002c5a32b8f01d18d37551aa726049d84fb1210307d80b8b0 1,913 1.00/1.00 vMB 51
413,690 413,690 000000000000000004f991ca89ead1a47e30ac78b1e42325ff5039212a5bbb48 561 1.00/1.00 vMB 19
413,689 413,689 000000000000000001dfa7303ad2ba68c56de68be451abe0645d32cef0da0ccb 1,748 1.00/1.00 vMB 57
413,688 413,688 000000000000000002cfbfbe7ed0160f0879a54ee38aa31efb9dd9b9f37dea66 1,205 1.00/1.00 vMB 23
413,687 413,687 000000000000000000f6c48e60b19317cf3dccc56df4e49ab5415cf1ca773d67 1,486 1.00/1.00 vMB 32
413,686 413,686 0000000000000000023cdffe2b0d307a95aea799ee556c0a86be89d238e080a7 579 1.00/1.00 vMB 16
413,685 413,685 000000000000000000653b9b6f412117f64e87f4349940c3590205c70e3d1a7c 457 1.00/1.00 vMB 14
413,684 413,684 000000000000000004d0a0e8d345ecac668eccba2e56a65bb5550bf133b8a317 1,201 1.00/1.00 vMB 21
413,683 413,683 000000000000000002fd3647a8c1ae5b5166fbf07aa675b7d89f5dd8ecdb121c 700 1.00/1.00 vMB 20
413,682 413,682 0000000000000000022f44bde4853fde54927dfc22a6a19849ca66812988b714 1,590 1.00/1.00 vMB 56
413,681 413,681 00000000000000000389478b936d481359d9cd23f2e1a6545d40b2ad87e24547 643 1.00/1.00 vMB 75
413,680 413,680 000000000000000000cd6397867ac8fe5ee0efa8805fc8ea07ed113bf116bd47 1,050 1.00/1.00 vMB 59
413,679 413,679 00000000000000000369753584cec0c23c7c053568ea2ffb5d655203339c323c 1,864 1.00/1.00 vMB 55
413,678 413,678 000000000000000000be4c7cba403c762d42cc1f235b444fbaa031f897a51bc9 2,160 1.00/1.00 vMB 57
413,677 413,677 0000000000000000031bab2a3116750b8605e848b661cea2b1b3959db033c119 1,644 1.00/1.00 vMB 27
413,676 413,676 0000000000000000004d87d0fe94be33a9dacf3ef34724473791105b3e3aa4d8 2,331 1.00/1.00 vMB 45
413,675 413,675 000000000000000001e9333cfb5956c3b9f93b7a003353cdb85ffc977746e0b6 1,021 1.00/1.00 vMB 74
413,674 413,674 0000000000000000048588b248f0722058d2923a8f2675cc6393382c71fafa27 513 1.00/1.00 vMB 76
413,673 413,673 0000000000000000042c512559de445cbb55701d7398804ea044e039734fa5b6 1,432 1.00/1.00 vMB 51
413,672 413,672 00000000000000000056bedbcea806b1bc6b98769142a22c68efbe8948ce31eb 2,011 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.65 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.60 GB
    • Received: 16.28 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.