Loading Tool

Explorer IconExplorer

Memory Pool

36,443 transactions
26.14 vMB
0.06982755 BTC
Random Selection Loading Transactions
Max Size: 133.50/200 MB

Candidate Block

Mining Attempt 93518ef087ac808480b275d315ff3f24dc8ac2912d06e754ee48d4abc51f4591
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 069732a38122698c19be00194fca47d10bb63a390125186c20761a68468268b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.02151966 BTC
Feerates: 152.71 > 2.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (702,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,708 211,708 0000000000000028da51c0692faf4b93ce27322cfa70fac1e8cad8bef8c90a81 312 0.17/1.00 vMB 104
211,707 211,707 00000000000002b6759515666b92596269454fe6d3410b3e817d86179576aab4 312 0.08/1.00 vMB 16
211,706 211,706 0000000000000016af7c824e3c9cfca295b8b7c53c7afd6d20918edd8b42f350 196 0.10/1.00 vMB 111
211,705 211,705 000000000000038dd0e8a26ab1e67e31eb03471ac8ca8b2bde5ef6f1255663fa 10 0.00/1.00 vMB 12
211,704 211,704 00000000000000b76922174a70e873647120335b50daa41800d11b4b4b7e6c28 516 0.22/1.00 vMB 421
211,703 211,703 0000000000000276c28f41adf4210377f1c64fd8f4456a1bd7cae30855e07c11 287 0.12/1.00 vMB 172
211,702 211,702 0000000000000100565cdbd8592082f4ff9c05495be75f89df30f6252cf12ece 187 0.12/1.00 vMB 120
211,701 211,701 00000000000004c15ee694b41e17f926d30d28cce230e0c637a72699e11fb335 143 0.05/1.00 vMB 107
211,700 211,700 000000000000001dc5755f0c164dfd435470f9c62d75dcc96d0e66822ec54eb2 592 0.25/1.00 vMB 220
211,699 211,699 000000000000012b58cb6e0e9a1acd6a6f52a11cc15c287f7bdf5d34fda3c6f9 185 0.10/1.00 vMB 200
211,698 211,698 00000000000000262e59199186925e40d5c5e4e19e158f7d786851ee78e2e825 511 0.26/1.00 vMB 135
211,697 211,697 000000000000021f93a3417e8d865a323372954aab97f78388b45df10fed410c 4 0.00/1.00 vMB 15
211,696 211,696 000000000000002a65b5902cb1fb9a14c2aa68af69e74e3cf9797b5c3071a819 136 0.05/1.00 vMB 83
211,695 211,695 000000000000046a5bfd46d11f87189b61691d0cd166989f15a93b6b083a020a 578 0.25/1.00 vMB 182
211,694 211,694 0000000000000019c9ff7eb348e37d97f0257f7bf8b977e425c04d2b487894a8 166 0.05/1.00 vMB 61
211,693 211,693 00000000000002d493f191cd5e7b97222ba9b476c17d7a3e4cbe965895e06547 256 0.16/1.00 vMB 79
211,692 211,692 0000000000000351ad31067ba3814138be570597d85dd48eb3c8525b55f39986 86 0.06/1.00 vMB 112
211,691 211,691 000000000000029878fd416d5237593536f4d24ade5bdb617b4a6e3a1941f920 42 0.02/1.00 vMB 89
211,690 211,690 00000000000004b961c8979524f7a320c1ee75f34f869dffe465646896f5a87e 378 0.16/1.00 vMB 205
211,689 211,689 00000000000001b53489e36e566aa38ceeac8e8502b840bcd0520c89dcc91c9d 152 0.11/1.00 vMB 101
211,688 211,688 00000000000004825535c4ba3964dfda2315effa99a93da5da92188b89251bf2 21 0.01/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.