Loading Tool

Explorer IconExplorer

Memory Pool

78,950 transactions
29.44 vMB
0.06715045 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 8edbc155eaa1e2211aa7c0fe49dffa2edf4de88de3767ee629e7837069e40b5a
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b7c5af03fa14f022225e3171ca0e462d013851c4c57ba2008364a3317f1fc929
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,391
Size: 1.00 vMB
Total Fees: 0.00747070 BTC
Feerates: 150.77 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (347,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,489 567,489 000000000000000000242fd352e75807517f4b95237f142eeedd2c43d135b47a 1,034 0.39/1.00 vMB 17
567,488 567,488 000000000000000000296d3b1eea4ed11249c3c70fe288387e485e21944258b0 2,631 1.00/1.00 vMB 16
567,487 567,487 0000000000000000002726cf51aa19960c7b60a3e1d617b22278fd416dae520b 2,761 1.00/1.00 vMB 27
567,486 567,486 00000000000000000016e6a2f0fc32ab3da8bd843339e30500021dbf6a2c5686 646 0.27/1.00 vMB 20
567,485 567,485 00000000000000000016da28dabf0d835be9bfa539a708e41e0a91c78e4fde35 610 0.28/1.00 vMB 6
567,484 567,484 0000000000000000002b6aea7adefa84674dc47de891e3990182aadc093f5174 2,281 1.00/1.00 vMB 12
567,483 567,483 00000000000000000028fad7ce775c9cefd9d555ec83d7fe4d0b45e9784c6044 2,567 1.00/1.00 vMB 6
567,482 567,482 00000000000000000013dbdb289e37be3529a1ce65eb888494726da064e2ab44 3,223 1.00/1.00 vMB 19
567,481 567,481 00000000000000000001da3dc4a73272690e55355ca1c3b41e776799a17c42ee 2,828 1.00/1.00 vMB 44
567,480 567,480 0000000000000000002de6a1eb2ad3305650fd6b2c64deef3465ddb9864525f3 2,855 1.00/1.00 vMB 20
567,479 567,479 00000000000000000020f0bbb9d11cb483970e4d33e7e3796880293379d1111d 881 0.42/1.00 vMB 17
567,478 567,478 00000000000000000015bee83640a6680ba41d35e836894678542607d8c415f4 1,617 0.66/1.00 vMB 17
567,477 567,477 000000000000000000016cdbfba740f94071c448d60d9f9a4f2afb1071f57b13 37 0.01/1.00 vMB 15
567,476 567,476 000000000000000000121f5f3b068ff7a540ab4d91e6d47fdb25eac92fc51ee4 1,595 0.67/1.00 vMB 23
567,475 567,475 0000000000000000001f33b7d8d7440a47d4748e6249719781033098ea663896 1,150 0.52/1.00 vMB 18
567,474 567,474 000000000000000000253b185c2267b4f56954b9768436c1ad8e1779a14dfa83 1,053 0.40/1.00 vMB 19
567,473 567,473 00000000000000000023e89c65c42ae27da973ec736fb333de5edffdf0c7b95b 799 0.32/1.00 vMB 17
567,472 567,472 00000000000000000000c9a6aa32a58262a3dc815b1cb40e7529001e53701bf7 543 0.18/1.00 vMB 21
567,471 567,471 0000000000000000000bf0e3e4caa594b9c622992c8ab49da1ab46ddb835ee04 1,970 0.70/1.00 vMB 21
567,470 567,470 000000000000000000084ad669246e171b7fc6997de808d78e971651e42a6656 247 0.08/1.00 vMB 15
567,469 567,469 0000000000000000000b39a82a35cf785f62a98414b43865778fdc67f32a38d2 773 0.28/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.