Loading Tool

Explorer IconExplorer

Memory Pool

79,138 transactions
29.59 vMB
0.07174175 BTC
Random Selection Loading Transactions
Max Size: 177.87/200 MB

Candidate Block

Mining Attempt 7dd924ddd815ecdcf9b542ff080c7d18be0416bebff87013faf68bc4e6873747
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root c27998c49ac33b2cdbabfe21ac3bd2259c7e998f1bbe20dd938087b3bbe5b2e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.01157320 BTC
Feerates: 60.27 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (100,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,048 814,048 000000000000000000017cd0e8fdcf251a9805d8a771259adf5235e2e042b289 3,134 1.00/1.00 vMB 7
814,047 814,047 00000000000000000000640e1a146dc74cef173a7feb8926cca43acad7000b85 1,922 1.00/1.00 vMB 6
814,046 814,046 000000000000000000049608f10002a08a8ab48540331ed42d756b0bdd8f9058 3,788 1.00/1.00 vMB 27
814,045 814,045 00000000000000000003ecfb25307070eb973a6485daab9e15ae249b8807e194 3,987 1.00/1.00 vMB 36
814,044 814,044 000000000000000000002364a576d1d49038f185489103427061761c3a66b8f5 2,859 1.00/1.00 vMB 12
814,043 814,043 0000000000000000000161155481bd776a2ad4fbca008b3775ede3edd7d402ab 219 1.00/1.00 vMB 1
814,042 814,042 000000000000000000013902669e8f35ff1394c199a78596367d686fbb992fd9 2,080 1.00/1.00 vMB 4
814,041 814,041 000000000000000000025ac5192e4cea0e4bb7e24f7adc8e1bdd50cf9154b29f 3,567 1.00/1.00 vMB 12
814,040 814,040 00000000000000000000c4ea78ddfc5996ff5b214a6e09abb93b0445429693f3 2,441 1.00/1.00 vMB 6
814,039 814,039 000000000000000000003d34a72c1afff5d4b451411767d59d6a85e9bd13359e 2,371 1.00/1.00 vMB 5
814,038 814,038 0000000000000000000337c70a91eac2753db6d68ed12e2a7b7ad46612a3ccef 2,987 1.00/1.00 vMB 9
814,037 814,037 00000000000000000004727b3cc0946dc2054f59e362369e0437325c0a992efb 2,003 1.00/1.00 vMB 9
814,036 814,036 0000000000000000000286cf768b68e905dee3c80c20b0b4cb895e3cb9e61357 1,428 1.00/1.00 vMB 5
814,035 814,035 00000000000000000002a4ddb601261409d3fb32d43306ff5c2c9ce6ca11e206 2,605 1.00/1.00 vMB 12
814,034 814,034 0000000000000000000481fa5dffc5f02171a461166d81c34cd73d8e2b7586b1 131 1.00/1.00 vMB 1
814,033 814,033 00000000000000000000e79db78e089f9e0c32e1e3cbfc3d8dd98d7680fba071 2,079 1.00/1.00 vMB 10
814,032 814,032 00000000000000000002aab1534058c60e078adfdb4db2853a7038a91471eb3a 2,989 1.00/1.00 vMB 6
814,031 814,031 00000000000000000002a76c7307859a16a15951b09d1508dde268dc460f61a7 2,752 1.00/1.00 vMB 15
814,030 814,030 00000000000000000001047b07caa0590b37e2a4fdccb1b6a5f9637e08d439e1 3,458 1.00/1.00 vMB 31
814,029 814,029 0000000000000000000002e9e62ae5533528c2cd8bf3eeb8f09f9330d0132e21 2,546 1.00/1.00 vMB 3
814,028 814,028 0000000000000000000036b30c915c4976280ad7086ed70b744fab015160ceee 1,514 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.