Loading Tool

Explorer IconExplorer

Memory Pool

67,118 transactions
25.76 vMB
0.05921417 BTC
Random Selection Loading Transactions
Max Size: 154.84/200 MB

Candidate Block

Mining Attempt 8ffe8df432429473e175773ea9e29c2a133cbc4fdb6aaaacb689acf1ff3afd60
Version 20000000
Previous Block 00000000000000000001f32e1ec46405c2d40c75e5531518ebc7798ffc33b3dc
Merkle Root 42c2720667cd0d8c848bbda8b554b7975c23058fe7ee404e7f8af37f174e6c69
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 662
Size: 1.00 vMB
Total Fees: 0.00461824 BTC
Feerates: 20.86 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,522 (649,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,016 266,016 0000000000000000abc46d15c6f55dab293bef622983aa5664955a481dbe8fa5 257 0.11/1.00 vMB 76
266,015 266,015 0000000000000006d0a3aba5e83e4f7cb26e653c64a877f96b4ae53fa3ed2f2f 46 0.06/1.00 vMB 22
266,014 266,014 0000000000000001f3ec1865965ca8abd1596cea9c3214cde9d15a04e8ee18f0 267 0.15/1.00 vMB 106
266,013 266,013 000000000000000fda936dde3b62380a286e400566599713ec0a5bfcad31a6f1 210 0.09/1.00 vMB 74
266,012 266,012 000000000000000d6b7f7ed921b2b4b457ec93e7875758bd0171d9ecb24d163c 100 0.15/1.00 vMB 11
266,011 266,011 000000000000000f566628a40f1f4a848b67012540a87f5dcc4f7360bed428e5 28 0.01/1.00 vMB 72
266,010 266,010 0000000000000001b06a69ff1fd0852f2573c085488f44223b42dca71bbc34c1 285 0.15/1.00 vMB 53
266,009 266,009 000000000000000bb5c20eee8c802d8361bb0135cf24180b8b556b35159296cd 638 0.25/1.00 vMB 162
266,008 266,008 0000000000000007dd8b4e020860bdeee9aea8ca203059bc21dc6b01c51c5b5c 47 0.02/1.00 vMB 64
266,007 266,007 000000000000000508dd011c3d002da718f6affa53f33e93bc4670c8d858bf63 102 0.04/1.00 vMB 73
266,006 266,006 00000000000000089b9293345c87f004bd5e1a891cffe3834bee0bb76e084973 104 0.04/1.00 vMB 79
266,005 266,005 000000000000000c7b45fe6c133f2736f576d81268b41f9480d2b761b80d5d80 21 0.01/1.00 vMB 103
266,004 266,004 0000000000000006b6e788985b1a85bece18bb080d5f7c67d00abd80d2404da8 218 0.15/1.00 vMB 23
266,003 266,003 00000000000000071ab55571e7c5d22419a0ed481cd8b1cae98e8c7994c4ea1c 341 0.15/1.00 vMB 86
266,002 266,002 00000000000000086efa43869b09e89457f480a336980602993654a4ea316487 445 0.17/1.00 vMB 69
266,001 266,001 000000000000000c29b5b02f59257025f48808779bca45a0f1414344fcf59807 88 0.04/1.00 vMB 36
266,000 266,000 0000000000000009d755c65d58c7c1fde9167ba632a85574de3bb11c8a862e35 798 0.31/1.00 vMB 88
265,999 265,999 0000000000000000c6e08eb048ecebbd09ca6e0d474d94e133f93e20829693e2 162 0.07/1.00 vMB 53
265,998 265,998 000000000000000f7b9c243e0b3910de31819710432ecd4d6deb563bc4f74dfd 680 0.25/1.00 vMB 132
265,997 265,997 0000000000000001231d6e04b4b18f85fa0ad00e837727e7141eaa8cfecc734b 419 0.20/1.00 vMB 54
265,996 265,996 000000000000000d94179eed97e3e81830602aaf089a712e7cfd1c883739c041 661 0.25/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 783.31 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: 767.11 GB
    • Received: 19.34 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.