Loading Tool

Explorer IconExplorer

Memory Pool

40,148 transactions
32.80 vMB
0.07919798 BTC
Random Selection Loading Transactions
Max Size: 162.29/200 MB

Candidate Block

Mining Attempt 8ecbc81e2173a9d249f44fef22fafb67aa4564564154667f671ede02df7e3c03
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 64aa3b249fef93022621caecc5df035af2571c8a7dbefbbb553df1fb87b6433d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.00976382 BTC
Feerates: 51.02 > 0.98 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (153,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,650 760,650 0000000000000000000192a130f112248ca54e29271da45e73f000621a508f0b 1,756 0.81/1.00 vMB 14
760,649 760,649 000000000000000000049ca989d1d9591e30094c523370d097dce0cd593f8139 311 0.37/1.00 vMB 16
760,648 760,648 0000000000000000000158da75d35671ab4a6134713ff26c4f2446d954495198 665 0.49/1.00 vMB 13
760,647 760,647 00000000000000000007372a9ba02d7939e6c0424c08a19435838963c4b4a0eb 2,127 0.71/1.00 vMB 28
760,646 760,646 00000000000000000007575c3f55598225befb85ca21709c992aad93334ce2d6 2,027 0.80/1.00 vMB 2
760,645 760,645 00000000000000000006fb3c8337075f0b7c31d2eb4be05c3ae9bb5b97734643 2,679 1.00/1.00 vMB 14
760,644 760,644 0000000000000000000226dc7885ab9768b76bb25b3c86f74c3cc61b914744ec 3,402 1.00/1.00 vMB 16
760,643 760,643 00000000000000000006c8be07d13841084a505a128e5520808c7d9f6b7fa738 3,329 1.00/1.00 vMB 28
760,642 760,642 00000000000000000003c0f39409b6255baaf125310e573c6545715ced73506f 834 0.42/1.00 vMB 9
760,641 760,641 00000000000000000006e23151ee63d1b75f89c860dedbe4fc27b416c02cb217 352 1.00/1.00 vMB 2
760,640 760,640 0000000000000000000754634235fd3f67de017aca5fd87000e08f4e93bff9be 2,704 1.00/1.00 vMB 13
760,639 760,639 0000000000000000000700ee25d025cf3a2e29706b74b55c0a39d46206c569a2 2,529 1.00/1.00 vMB 35
760,638 760,638 00000000000000000006344161f4260a128e677af02fde4401d10a841b6ed515 2,502 1.00/1.00 vMB 17
760,637 760,637 000000000000000000066801f73e70e70829c4ef8f35a98008fa24e93163d73c 832 0.71/1.00 vMB 13
760,636 760,636 00000000000000000000d5b141c448c2d3cb8878addc33b96bf25f3569282287 1,102 0.45/1.00 vMB 13
760,635 760,635 0000000000000000000626242444fcec8a626a037201f3fe89312f207f73fbf8 2,048 0.79/1.00 vMB 12
760,634 760,634 00000000000000000003226c7b72c67bf836f8b18f03df5de1eb9a7fb12f3877 943 0.50/1.00 vMB 10
760,633 760,633 00000000000000000001a9c0f4705b6f875f199da1adfb9eb1fb5c555ae7abb7 1,290 0.76/1.00 vMB 13
760,632 760,632 000000000000000000014eaaa0c0e44831ae8a7a76158fd552a106ab8de369b7 1,831 0.62/1.00 vMB 13
760,631 760,631 00000000000000000003ba3872b8100e987fbe858263d064613de36c3267e745 58 0.01/1.00 vMB 15
760,630 760,630 000000000000000000036da23d7e44b7fb591632ad520f04f8d7642590018c6a 978 0.36/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.