Loading Tool

Explorer IconExplorer

Memory Pool

80,669 transactions
30.02 vMB
0.12354699 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 80bbf17e29dd5b03eb29588ea7d7c992a2624e3a4ba352a43dac96a45c9cef4e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a6fee8117e5da257b8fb112615594ac6bf05fb46e4d76ffe847304f4dc5470ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.05097718 BTC
Feerates: 242.90 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (189,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,825 725,825 00000000000000000006962eaeaab49c333a02671699c323c69a9f39948bc6af 1,699 1.00/1.00 vMB 16
725,824 725,824 000000000000000000073f822d6da3096e9e090c07ed966d09fab2ee58d5d81b 29 0.01/1.00 vMB 11
725,823 725,823 00000000000000000004993f856ad72b83b98d663217825011e73d13ace99118 1,383 0.57/1.00 vMB 13
725,822 725,822 00000000000000000004ae339aaf8534871642540c4c448b3144c96512360896 971 0.53/1.00 vMB 5
725,821 725,821 00000000000000000007b1829bc6664d50dfb0f2a2f6f2293faf3c4a87336f35 1,304 1.00/1.00 vMB 14
725,820 725,820 0000000000000000000531407a2672db7ba54e5a89c99d2fc5788608249aff11 50 0.02/1.00 vMB 6
725,819 725,819 00000000000000000002702817052462dc399ca2d25ceb0452ebd6e05f77dd7f 663 0.28/1.00 vMB 12
725,818 725,818 0000000000000000000113fb765bceffc77a8143e33f24352a357d4211257502 1,502 0.59/1.00 vMB 12
725,817 725,817 00000000000000000007480194109e4df96f93b1e4232f4a7e5416d5176c1ab7 1,398 1.00/1.00 vMB 11
725,816 725,816 00000000000000000000ca5d0dd13093a1909eb82876dad2e842fd1063ebd765 2,558 1.00/1.00 vMB 8
725,815 725,815 00000000000000000008e6ef620565afb3287d2b88bafc0792d68b1d99fe0e35 2,164 1.00/1.00 vMB 15
725,814 725,814 000000000000000000056f9a829833d6199cd972a91f8acf639ade9f17438558 2,020 1.00/1.00 vMB 18
725,813 725,813 00000000000000000006dfa4aab196a471440cb3e4e2a10270c270e0ac1767d5 882 0.36/1.00 vMB 12
725,812 725,812 0000000000000000000766739bf15f7c37fdc105d36f93cfc1e96c09f3cb9a3c 517 0.23/1.00 vMB 14
725,811 725,811 00000000000000000000373ab19168cbcedd9518f7f2625e31236e2cf72d4943 106 0.03/1.00 vMB 17
725,810 725,810 0000000000000000000696096b8482d24d20db01e3b2d3cd8669bb2dfd76725c 1,890 0.73/1.00 vMB 10
725,809 725,809 0000000000000000000805a55d6f35945e4ead316b1004ddbedfdd3605535186 2,284 1.00/1.00 vMB 11
725,808 725,808 000000000000000000026b3bfb338278a69792d2d7158f7b31e7228422aaf812 2,539 1.00/1.00 vMB 13
725,807 725,807 00000000000000000001252722f776273fd8f940a8188aa73a863320f09f91ff 494 1.00/1.00 vMB 2
725,806 725,806 00000000000000000002424e068f02e9f8d9c4ae680fe02bc7bc61702fda36b5 2,530 1.00/1.00 vMB 13
725,805 725,805 000000000000000000055f13ed3233c5495f9935ec46a0d0d84a95f7638dfc33 3,195 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.