Loading Tool

Explorer IconExplorer

Memory Pool

80,855 transactions
29.73 vMB
0.10176726 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt d621a45ae1c3257cdad0520e732eadc0c22379f26bbba0e3552e639d1cbff248
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 18b743c03626dd975328b4f230a3c63c0a57ab745d08cbd37308ac7ae34b2989
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,203
Size: 1.00 vMB
Total Fees: 0.03736282 BTC
Feerates: 146.36 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (48,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,065 867,065 0000000000000000000191f6ef5fd0da9b412dfd8592bf0f297a639f633b03ee 4,479 1.00/1.00 vMB 4
867,064 867,064 000000000000000000013d4f9fb8ebe36a878c62aa594d163dedd74ef868b791 3,429 1.00/1.00 vMB 8
867,063 867,063 00000000000000000001b465899587baf25fa6a80ae1377f813f4ad3c090a351 2,656 1.00/1.00 vMB 14
867,062 867,062 0000000000000000000215d5729980989b8ff84fe7faf276b24597606d8f26a3 4,040 1.00/1.00 vMB 6
867,061 867,061 00000000000000000001cfcef447145ed91617e3931835c89c82de03cb5c2237 3,139 1.00/1.00 vMB 13
867,060 867,060 00000000000000000001b638d12a6d7a9af5b422dba9b736479d359039113a14 2,921 1.00/1.00 vMB 18
867,059 867,059 00000000000000000000dc47a5f00c9d717eaea9bccbed43b7b2fb292df92ecf 2,992 1.00/1.00 vMB 27
867,058 867,058 000000000000000000021b1a254e4760d4be9c335e1ec52bf5d8df5cdfc9469d 4,008 1.00/1.00 vMB 12
867,057 867,057 00000000000000000000268704aa23fb802db3119af316e7f58801937bbc0a3c 3,716 1.00/1.00 vMB 12
867,056 867,056 00000000000000000001a8b941c94d846c55610b7cdafacc86cbc7ebe978fdd9 3,823 1.00/1.00 vMB 7
867,055 867,055 00000000000000000000591979c9193aa08045119a695b9a6a0f99be6d4c7af6 3,279 1.00/1.00 vMB 10
867,054 867,054 0000000000000000000228b74eda16c5a668d3183bc3db2a0e21664481a85577 4,357 1.00/1.00 vMB 17
867,053 867,053 000000000000000000003c97c02b2824ff591f05f28a92114e2804900eab7104 3,564 1.00/1.00 vMB 12
867,052 867,052 00000000000000000000b34a3065ff1e2b8e3fcbc0a52df0d444d4eca3809b96 3,709 1.00/1.00 vMB 13
867,051 867,051 0000000000000000000199c416732a36c676510909162cefa3e9b7e474b8ac7e 5,077 1.00/1.00 vMB 26
867,050 867,050 0000000000000000000297780de02aad8de99e1a22a59f03f4635d862cbde6b0 3,404 1.00/1.00 vMB 26
867,049 867,049 000000000000000000027db755d09d54910edad039284178b22b41c8702d9985 5,691 1.00/1.00 vMB 10
867,048 867,048 000000000000000000028274579229b39315a8cf73ebd90221f1a51629e1cac3 3,641 1.00/1.00 vMB 11
867,047 867,047 0000000000000000000132d3b463b665d8523188083fb0a4274b1f70e9aa2b3f 1,200 1.00/1.00 vMB 10
867,046 867,046 000000000000000000027842e04ff99f95fbb104e2834ccd15dd64c54210d699 1,134 1.00/1.00 vMB 9
867,045 867,045 00000000000000000002a27ca36a088a92555ea26b857e4b690f005ae381e7c1 2,557 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.