Loading Tool

Explorer IconExplorer

Memory Pool

75,670 transactions
30.60 vMB
0.09321525 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt ac67adf1fd4259947aa355eafead1a4b8f0ba8f13221a799ccf3fc73aca5cb68
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 21bf22b9b36a548cef5b6994bfe177cc5f7de14717316a978ad775754ed14470
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,727
Size: 1.00 vMB
Total Fees: 0.01855841 BTC
Feerates: 265.25 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (285,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,465 629,465 000000000000000000076066f0881ce38f073580c1cd613f734904c780772a38 2,247 1.00/1.00 vMB 18
629,464 629,464 0000000000000000000a401ea9b38c331aeec67dcb2d9bab4dda6ec839bd3765 2,334 1.00/1.00 vMB 60
629,463 629,463 0000000000000000000a73563c0d6c1592171535968f368bde1d4ead9df3dfc9 1 0.00/1.00 vMB 0
629,462 629,462 0000000000000000000c81f9e797bfd8d05125fb26475b0afd0f7b153ae33c10 2,237 1.00/1.00 vMB 6
629,461 629,461 0000000000000000000173f588bdb65b0dfbc99e9f8bc6c622f0290f270bfe27 2,016 1.00/1.00 vMB 44
629,460 629,460 000000000000000000033c653f594ba363b471c5b0ea1a25f3a29c1124c65700 2,158 1.00/1.00 vMB 79
629,459 629,459 00000000000000000007e1996b1903e52a9758e4313928bf08a7b69919665da9 2,432 1.00/1.00 vMB 81
629,458 629,458 0000000000000000000d447875bf2abea700540aacd55c74faedcf5abf3195ca 1,924 1.00/1.00 vMB 11
629,457 629,457 00000000000000000004ea7abcedf9efd323a85d26427c11f71f19512c4606d8 2,839 1.00/1.00 vMB 30
629,456 629,456 000000000000000000115aa7928897c805e81eda764c55c7e58420bc57f5d382 2,401 1.00/1.00 vMB 81
629,455 629,455 00000000000000000011549cacc4553f7910da6b308a2270e1a41af75a08d9c5 2,168 1.00/1.00 vMB 65
629,454 629,454 00000000000000000010aa5345bc308c535b4eae1c99a48c2a82f2e9009a7c0f 2,256 1.00/1.00 vMB 99
629,453 629,453 00000000000000000006f1e0f77d5894badb6717be364b9d5743a59f5114e4d8 3,011 1.00/1.00 vMB 91
629,452 629,452 000000000000000000062446e688cf40347bdf69091e88e4c260b2b7b10b354f 2,498 1.00/1.00 vMB 70
629,451 629,451 00000000000000000002d0924a64554e685db74ce0028d3e22e2f636999ae0c6 1,939 1.00/1.00 vMB 13
629,450 629,450 0000000000000000000cf4c204733198891053ee3cba248332f61b1187762bc2 1,808 1.00/1.00 vMB 30
629,449 629,449 0000000000000000000545d89d868ffc8afdd6b7b900f424b5f3d29338d03c53 2,064 1.00/1.00 vMB 47
629,448 629,448 0000000000000000000a27247f4f46489ed779e63f160fe7d01661303741ba14 2,710 1.00/1.00 vMB 83
629,447 629,447 0000000000000000000fbafa86616b631693c71a8eec856116bd53332ade8132 1,747 1.00/1.00 vMB 29
629,446 629,446 00000000000000000008dd1719deca80085fc279025b4571997bc26bed7e939d 2,557 1.00/1.00 vMB 49
629,445 629,445 00000000000000000006ecf62d151ddeed81a6d61cd48edd7e0584fb8b834eb6 2,263 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.