Loading Tool

Explorer IconExplorer

Memory Pool

79,182 transactions
29.72 vMB
0.08616182 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt f365f5a62564551652daa89464c89c7ceb59d8bd3ea9c36d427ac552645d5bcc
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root b21b02df3c44784a5c1ebfe435660dc1cda992c92fcd75f60e6f83a407fccedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.01974165 BTC
Feerates: 150.66 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (133,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,348 781,348 000000000000000000060d4485f066c8d90bf7e78dfc8d373eac4dfe3d7f53c7 1,190 1.00/1.00 vMB 11
781,347 781,347 000000000000000000038d0f6c4867ed62816f6c4e266baaba11e38abd69782f 386 1.00/1.00 vMB 5
781,346 781,346 00000000000000000000c84792f92199f1d4020be34411f39d5b47373e0339db 1,174 1.00/1.00 vMB 7
781,345 781,345 00000000000000000004302375947a5feb2120f1c9fe3ddea94c51a240c9ca71 3,518 1.00/1.00 vMB 21
781,344 781,344 00000000000000000002cad69db7b4461bbddd9f9771751c56772de14d85ba42 1,995 1.00/1.00 vMB 8
781,343 781,343 000000000000000000052658505550021e621bc12231b3969ada74b46cb2823a 3,629 1.00/1.00 vMB 25
781,342 781,342 0000000000000000000570ea04edb56733facf3755b6a3b31376951a2e4bcdc6 1,720 1.00/1.00 vMB 11
781,341 781,341 0000000000000000000416c9e77182ea60c79d0fd06506a28dad7ca6c0c07c96 2,711 1.00/1.00 vMB 36
781,340 781,340 000000000000000000044fade3b2a14802a609cbc953500f606c61d24fac2e47 2,695 1.00/1.00 vMB 35
781,339 781,339 00000000000000000000ea474ec169942186d7020d6defb0e3cf667b42d2c41b 759 1.00/1.00 vMB 7
781,338 781,338 0000000000000000000355339058b1dd004cda24e2b6a823d564153576180888 1,940 1.00/1.00 vMB 15
781,337 781,337 000000000000000000037396e0c6ece0ddffcce277c2b0fee9c3bf00775925b9 1,919 1.00/1.00 vMB 9
781,336 781,336 000000000000000000048bd1650b1dd068271c157640eb66eacfb202daef5683 3,444 1.00/1.00 vMB 31
781,335 781,335 00000000000000000004537081aa4e9b7a630ebedba37bf1fd12b124e1756058 529 1.00/1.00 vMB 6
781,334 781,334 000000000000000000041f9b432db53d9cd655970f0ab1bd99757f5d31b7ae35 489 1.00/1.00 vMB 6
781,333 781,333 00000000000000000001c00fe2657edcac1a23b49501bfc41b59ad3eb7ca397d 1,336 1.00/1.00 vMB 18
781,332 781,332 000000000000000000014135b349ae3dca2b93f82df99b62a98d5623f58e4888 290 1.00/1.00 vMB 5
781,331 781,331 0000000000000000000309af2ce123fa5c2f5367377ed365ee0de23a91e0ebc4 2,703 1.00/1.00 vMB 20
781,330 781,330 00000000000000000000da198d2dfd46553c10a5fc2393f7cdb7dc504022c335 3,267 1.00/1.00 vMB 20
781,329 781,329 00000000000000000002720764b9c2d09c5b4d2752d338a55e5509c2fc74fc6c 2,652 1.00/1.00 vMB 31
781,328 781,328 000000000000000000028e0579db946d9c6e8018ca6cfdd44644bc51b740da32 1,768 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.