Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
30.32 vMB
0.08646560 BTC
Random Selection Loading Transactions
Max Size: 184.58/200 MB

Candidate Block

Mining Attempt a934d4d2593c6724aea8663aa6622142edbf8987840d10796261bdf73d17a2a3
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 4618e5a99599437250ca15eef88e8d490e253cd8844a0e74d09ad9caf9842633
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.01853428 BTC
Feerates: 203.60 > 1.86 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (466,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,017 449,017 00000000000000000327779a732841cade915d3ef2bbecc9e851e6d96c57fb09 1,459 1.00/1.00 vMB 58
449,016 449,016 000000000000000001836bd2d8fb954e76d5f3c5d70bc372cef2dee5290a2a3f 1,486 1.00/1.00 vMB 72
449,015 449,015 000000000000000002b5afdd13cafd28b5f242c6ff636f7507173d7a7744db51 1,830 1.00/1.00 vMB 65
449,014 449,014 0000000000000000000e282908f42ba649a8200e14cd28d692b8342759bbf5e0 2,266 1.00/1.00 vMB 89
449,013 449,013 0000000000000000008c3eaf2bb128460340268364521218255bb708dce7c80b 2,456 1.00/1.00 vMB 72
449,012 449,012 0000000000000000006862427bbbc622719fae2fc685343956dfeb9c944217f4 2,882 1.00/1.00 vMB 102
449,011 449,011 00000000000000000262c7e69a2c71f94a80d2bc6fe2c4469ca34c8b8e48d3bb 2,769 1.00/1.00 vMB 74
449,010 449,010 000000000000000002381c77e91f058b6afdbf1ec5221f52b6552031a0dc8072 2,787 1.00/1.00 vMB 97
449,009 449,009 000000000000000002cd1e527ce7fdbc694fa881ae5c26fa38e95dbd79d06a73 701 0.67/1.00 vMB 31
449,008 449,008 000000000000000001827f0e9c020cb1a4b28b3b9e055a7136be3a911beea1aa 2,383 0.99/1.00 vMB 79
449,007 449,007 000000000000000001ccdd17011b4fe4ccbfc3fd8f4cbc3779d0ae71862db947 958 0.39/1.00 vMB 82
449,006 449,006 000000000000000001698eba60f1cb9e7a4ebc3c31a5cbc6276963eb9ab9bc5f 1,132 0.45/1.00 vMB 82
449,005 449,005 000000000000000000aa4e4f41fed5e676d8724a1f4639134b4e780baf516f5e 1,980 1.00/1.00 vMB 68
449,004 449,004 0000000000000000020017eca510c4a03fca68cb1796b8e31d280df0ea969775 2,686 1.00/1.00 vMB 89
449,003 449,003 00000000000000000340121a47279f167217f6165ea47dbdc86c888636549b4f 1,659 0.70/1.00 vMB 77
449,002 449,002 0000000000000000019142f40030cfa392a00586ba78d265ca7be9e7c6b95cf5 649 1.00/1.00 vMB 22
449,001 449,001 00000000000000000287329f995e33423708b319ce0edd7c85f2921d77d1e184 73 0.10/1.00 vMB 56
449,000 449,000 00000000000000000020df1cfab4098e43266ffd99fcaf62bba3636a8a9f6576 2,097 1.00/1.00 vMB 52
448,999 448,999 00000000000000000206bb8ac26c9de08d45339645d15047f67c629d0a8efc47 2,492 1.00/1.00 vMB 89
448,998 448,998 000000000000000002104aca668149ab0140bce0b27c151d316f96848b041806 1,863 1.00/1.00 vMB 57
448,997 448,997 000000000000000001d0f8adb351adebc806edc777711ec80653f60f43e82f07 2,394 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.