Loading Tool

Explorer IconExplorer

Memory Pool

83,949 transactions
32.14 vMB
0.10682011 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 0e397c21310adbc995f4869f0f2bfb80e907edbdf38693f8db6b8ca25f66c33d
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 28be1a90eb9d5629beb769436dd2b854dc69373df723d5ff399fdaa0a92168fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,328
Size: 1.00 vMB
Total Fees: 0.02489619 BTC
Feerates: 151.12 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (121,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,616 793,616 0000000000000000000353e31494cb72d2dd024199618e6fac2259e08623fdd5 3,449 1.00/1.00 vMB 87
793,615 793,615 00000000000000000004e0bf18d3d2f38468fe9982c41cc075bac6238566ce5d 2,867 1.00/1.00 vMB 65
793,614 793,614 000000000000000000013d4c03325c521fc9bb00efa658706df7d2e6f717624c 1,061 1.00/1.00 vMB 65
793,613 793,613 00000000000000000005306e434833255435eb17e0824b7d3f84490766c03d09 1,645 1.00/1.00 vMB 63
793,612 793,612 00000000000000000001752cd7baac0529a1c39e819087eba00afd27873f86b6 2,471 1.00/1.00 vMB 84
793,611 793,611 00000000000000000002e015c50f51206e929c7016dd379f10c5dc09240b836b 3,486 1.00/1.00 vMB 94
793,610 793,610 000000000000000000036adbd61cbf6cde72fa2d7bd684cb45766340e8f8b7f7 2,588 1.00/1.00 vMB 71
793,609 793,609 000000000000000000038bc47783a0c7c6c9eec0fb045d574f423edd4bd2e0ef 1,182 1.00/1.00 vMB 63
793,608 793,608 0000000000000000000317476c0ba5bca764b2a7d8335541a20067971c343abc 3,032 1.00/1.00 vMB 90
793,607 793,607 000000000000000000009b8ba96453ebc551ff4729e18267ea2de9a4b5f6852a 2,576 0.99/1.00 vMB 76
793,606 793,606 00000000000000000004dc4110f315b34e712126688cbd955319bb5723c596e5 2,858 1.00/1.00 vMB 83
793,605 793,605 000000000000000000025f1fcda5b74524f7e61293e4f65932ca8f95fd574732 2,733 1.00/1.00 vMB 89
793,604 793,604 00000000000000000002d8a686cb1d8e576727f03196997e052b794d85853e7e 629 1.00/1.00 vMB 86
793,603 793,603 00000000000000000001a6d9fafefdae38deb9532b5600646814c1ffce8c523f 2,510 1.00/1.00 vMB 97
793,602 793,602 0000000000000000000292faabd7873e36bf54b0d758faa58de290ebbe92684d 1,328 1.00/1.00 vMB 88
793,601 793,601 0000000000000000000311ace1b62716d1fa4a322cf05c4db0a309b8da5ff634 2,694 1.00/1.00 vMB 30
793,600 793,600 00000000000000000001c64a90ecb123e3107110808ab5fea5ac03176790f163 3,652 1.00/1.00 vMB 51
793,599 793,599 00000000000000000000bc92185a5249042fa158fb3bf38f6b9e9fd5c8911a88 2,179 1.00/1.00 vMB 24
793,598 793,598 0000000000000000000276ccf54a92ff9386ebea66f716145d45973489ace1a3 2,218 1.00/1.00 vMB 39
793,597 793,597 00000000000000000004d5d1c46566c4c0e1299034655eb632bbbd57b49cdff1 1,843 1.00/1.00 vMB 32
793,596 793,596 0000000000000000000467e3a55406b6f1611336b4b3a7bcfad7fbbd98f149b3 2,908 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.98 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: 716.28 GB
    • Received: 17.80 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.