Loading Tool

Explorer IconExplorer

Memory Pool

9,440 transactions
3.45 vMB
0.01067523 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 20.79/200 MB

Candidate Block

Mining Attempt 313079f8ed9799ecf146a8d68f64620ceb6d322a519172c1d11ddee9fa7b978a
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root f5c7a943db4c7c134888bb1faafa950c1829bb2015230da126ff1c328e0e7bae
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,927
Size: 1.00 vMB
Total Fees: 0.00727428 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (712,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,742 200,742 0000000000000261ee695e0c1b81805181af91cf1e6ad03bd01976fbc5a7a878 61 0.02 vMB 101
200,741 200,741 000000000000038df909471b4e5d9d58f568997c9f880a38f6cc314bf9952ce8 24 0.01 vMB 207
200,740 200,740 0000000000000526ee3003dd8da2f28adf91f8081bcbdfb7d7eb22aa541a8d2f 297 0.10 vMB 78
200,739 200,739 00000000000001742bd281594bda20dca047f59c2875f156f8921baf518e4ca5 92 0.04 vMB 95
200,738 200,738 00000000000002dbc202b7edb28b3ae8bbf9f613b6882cf87ae5433f88972fdd 58 0.02 vMB 36
200,737 200,737 000000000000042afa6bae18408ec0382ff0b12f420f8373015ba8a44a9e8aa8 271 0.09 vMB 146
200,736 200,736 0000000000000469ed83d2d8d1458ec50e0241b4a776762d8cad66c2adc89c94 147 0.05 vMB 118
200,735 200,735 00000000000001de4ebbca79010167a738c80d8a12d907111682664be4fe8e16 41 0.02 vMB 131
200,734 200,734 00000000000000db16644f7b6806252b9247415a0da941e23f71168d577848f4 107 0.04 vMB 118
200,733 200,733 00000000000005d0daa3d989ecc2c5659d0b0cccacf8fae158de6a98e5f0f6f9 65 0.02 vMB 129
200,732 200,732 0000000000000356ed51ebce803dafcf1225d56e1027d64ce3460c7d150d494f 95 0.04 vMB 97
200,731 200,731 00000000000005429926216213d7e6004f90e2cab4e7f951c5c2d0b7876b772f 43 0.01 vMB 129
200,730 200,730 00000000000001e8df25166fa7ae61dd8d5c62111c2789f1502ef0a13a405053 176 0.08 vMB 125
200,729 200,729 00000000000002a2805679bc6daa590882733495b74ff05973462ff6b44ad2d2 11 0.00 vMB 110
200,728 200,728 00000000000002e9babf8803d8a519cb6d6a625d0aaa0cdb16d9c523214f7862 85 0.03 vMB 24
200,727 200,727 000000000000003fa5552f293f363ca5b4adb5e7e15f5ba039f6e12ad3c8406c 461 0.23 vMB 122
200,726 200,726 00000000000005c768b5824b6605ab6a8abd35ede6332ca72c4e72edcb7def60 166 0.08 vMB 87
200,725 200,725 00000000000004a5e5a3200616bc975818566019f91a91089c30a90fc6f4f090 232 0.18 vMB 77
200,724 200,724 00000000000002f24642d7bbce8e38c3bafd29c9fb234a75b12e4e25cf488702 787 0.25 vMB 186
200,723 200,723 0000000000000453c365e27f8d7781f57a84b73ef8e332738ee593d2454c870e 207 0.06 vMB 81
200,722 200,722 0000000000000308527ff606c7142e90d132d673ab9accd621be650ba1010077 239 0.14 vMB 99
Previous 10 blocks ↓
Total Size: 779.73 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: 366.15 GB
    • Received: 1.77 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.