Loading Tool

Explorer IconExplorer

Memory Pool

73,610 transactions
27.33 vMB
0.06564837 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 880554545943237947a78418f997c0c5920789a3700826451117b030acf6ca57
Version 20000000
Previous Block 000000000000000000008a4507a168c512f6a66d3b33a8d664a283a838a77ca5
Merkle Root 9e412045dfd69201721a83f43eff5883609b5cbb6496bdc921bbe20e7fc8aa34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,089
Size: 1.00 vMB
Total Fees: 0.00740076 BTC
Feerates: 40.32 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,313 (497,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,862 417,862 000000000000000004ff49b655f57bf1b7a4ef49e32ba9d730c1cd39a9fae2a7 2,450 1.00/1.00 vMB 77
417,861 417,861 000000000000000002e026c0b4c5d12ca4b2254c00064ea64afc0c0404e2655f 1,992 1.00/1.00 vMB 52
417,860 417,860 000000000000000000c943b79d457dae5d3817b9bf5a6442a7e74ecc63bfdc2d 2,165 1.00/1.00 vMB 75
417,859 417,859 000000000000000003f5c74978dc9c63fd49a082a4891c3d369b2532f25ef483 53 0.02/1.00 vMB 94
417,858 417,858 000000000000000002e1975a6131baf28c0ae5238f1dc11ca10a7dd5aa571f16 1,292 1.00/1.00 vMB 30
417,857 417,857 000000000000000001ad2f8fbd57cb1cbd8d790c212352b2d022cc261aefb1ee 1,819 1.00/1.00 vMB 30
417,856 417,856 00000000000000000132006954eac05730d949aaeb3df8bcc60e514f9a444725 2,362 1.00/1.00 vMB 79
417,855 417,855 000000000000000002f87e34ccb9f4972aefda6f90ed931273f9f66a9d0bd1b5 2,220 1.00/1.00 vMB 65
417,854 417,854 0000000000000000012b3b1afb581dbed47ffc2ca30b913834af7c808b5a4893 2,009 1.00/1.00 vMB 75
417,853 417,853 0000000000000000036b44dce4845b6fd8c12b4ef6c33d48fb4c2958f35c7a5a 1,687 1.00/1.00 vMB 74
417,852 417,852 000000000000000004fd3441e03b2e957a8b860808fe186e0641c1d409fa66ac 2,584 1.00/1.00 vMB 90
417,851 417,851 000000000000000001fa6392bc79fbada628de26f5bdbace3998183e491bf325 1,050 0.46/1.00 vMB 60
417,850 417,850 0000000000000000003ee7214e2ca3dd12fe25ec14acf6bb0112b2069ca74cbf 1,262 1.00/1.00 vMB 43
417,849 417,849 000000000000000000321af3141882ebcea3a032d659515474f1dd4061bd9ace 591 1.00/1.00 vMB 31
417,848 417,848 000000000000000002391ab76e24787c31b1faf9274e3592a30fc6c1f360c366 1,537 1.00/1.00 vMB 62
417,847 417,847 00000000000000000274d9061bff791a4679a23a0f3b310260ebd248f7dfd38c 989 1.00/1.00 vMB 32
417,846 417,846 000000000000000001de24a696c01d23e65a684cdc5cad1bec7d2160f9b575c9 1,451 1.00/1.00 vMB 49
417,845 417,845 000000000000000004f8faae2e538dd66372ac6ecad5002f5f1fa23660361134 1,581 1.00/1.00 vMB 67
417,844 417,844 000000000000000000ff8955bd58451a4eddce113de3e249f20bd79bd5bc9364 654 1.00/1.00 vMB 28
417,843 417,843 00000000000000000457cfc0332e883cd214853af2e8255eaf1e121051a0a34e 747 1.00/1.00 vMB 32
417,842 417,842 000000000000000002ad0c684ca8b856ec049a42c796b27edb759ef2cb4910c1 1,203 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.93 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: 714.71 GB
    • Received: 17.59 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.