Loading Tool

Explorer IconExplorer

Memory Pool

83,404 transactions
31.69 vMB
0.12738298 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt 853c696fe2e6416f863c3ff66b6d25ea4ba491463fc3fcc43ecc0c4c9d0619d5
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root b956681e0bd2bfe4673c193a54f7cf32f4379a41fb4132f4c7e27a06948e3799
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.04266186 BTC
Feerates: 803.65 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (576,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,265 339,265 00000000000000000e7672403559c038787e3ecbac442f97d1989138c4a1783d 190 0.10/1.00 vMB 26
339,264 339,264 000000000000000000fcceb64270f5835e6ccf849da76de23576d839b2fbf15c 444 0.21/1.00 vMB 25
339,263 339,263 000000000000000012834cc9261b859c97fa282181c16b4cfb078ee41dd7f769 132 0.06/1.00 vMB 40
339,262 339,262 0000000000000000061a873ba41173b577c3b25b448e9d9fde8cb5062d194b5c 1,087 0.53/1.00 vMB 25
339,261 339,261 00000000000000000a6550fb4f468276f566cea0208e440585e581a5629b0c0d 386 0.25/1.00 vMB 21
339,260 339,260 00000000000000000ce818169c23382dc84ebabd7959f923407120eb78aa112a 256 0.10/1.00 vMB 29
339,259 339,259 00000000000000000ea03b8ca91580e3536180a74cc64e7d6065f266956ab172 523 0.28/1.00 vMB 21
339,258 339,258 000000000000000015196036a2d053f5bf5426913358963ea7c8b8d05d26dcbc 259 0.11/1.00 vMB 13
339,257 339,257 0000000000000000176c4142b40ec311fb09232be7834c190094d608fb30eadf 1,264 0.75/1.00 vMB 21
339,256 339,256 0000000000000000132966029cb766c96621928c24e454965b7efd6ff1d90148 775 0.25/1.00 vMB 43
339,255 339,255 0000000000000000089a148a91f4564792d4bb9935b418022ca1bb6eebc7a541 671 0.35/1.00 vMB 25
339,254 339,254 00000000000000001422868679fd5786de7722d426d54d4a9ce7c2f8db56ef8f 168 0.08/1.00 vMB 12
339,253 339,253 00000000000000000ea6e2e42fbc9728b8ff290f24ab22865dcc65282bad5993 512 0.36/1.00 vMB 17
339,252 339,252 000000000000000010e46d0ba648a8bf0f54914ac4b19aa60520d17dab97ee1a 256 0.15/1.00 vMB 16
339,251 339,251 00000000000000000e2d19f189a587a0c1acfdee55e0e291ac5735c53fc95494 1,024 0.38/1.00 vMB 31
339,250 339,250 0000000000000000059f1bfdce418c8e909d7d091e0c060b6f813c22d277c5ee 360 0.31/1.00 vMB 13
339,249 339,249 000000000000000016f6fc1875c332fb647ed456e434589b1d126a608ee33f14 2,355 1.00/1.00 vMB 33
339,248 339,248 0000000000000000038e3b74e34325f046927b3f5ff344534f62d95ab9c80892 661 0.39/1.00 vMB 24
339,247 339,247 00000000000000000d8b96fded3f26de3a502868c66098ca84d96cf38a12a401 776 0.44/1.00 vMB 25
339,246 339,246 00000000000000000686c5e12b1aeaf87026ce2f4ef481e02c47c389aea7568c 852 0.49/1.00 vMB 27
339,245 339,245 000000000000000005ba3c8c7a0196630a86e4748e420e1451094b6643bfc9f8 776 0.49/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.68 GB
    • Received: 17.94 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.