Loading Tool

Explorer IconExplorer

Memory Pool

43,924 transactions
27.05 vMB
0.09435269 BTC
Random Selection Loading Transactions
Max Size: 141.66/200 MB

Candidate Block

Mining Attempt d5305cb6e42e214515fb3a495650c3ca7fcd39a401385550f6d4e957ffbfdd2e
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5508fb780864801f5f1a4dfaf39a1fa38bb32b88d9c32735e03e7cec5269c92a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.04217889 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (207,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,566 707,566 00000000000000000004ebfa0f1341e4f213f14ded62d5d50127023d641c1dfb 2,615 1.00/1.00 vMB 8
707,565 707,565 000000000000000000087bc35723e78aa064cae843a873be41906acf4bfc0f9d 315 1.00/1.00 vMB 2
707,564 707,564 00000000000000000008c80b0082b4f6e065e0102182f770975fb621da455413 1,426 1.00/1.00 vMB 6
707,563 707,563 00000000000000000002c09da150eafeb60c1147672f42efee912d5178b0579f 161 1.00/1.00 vMB 1
707,562 707,562 00000000000000000002c4214abbb147eaef18e034038393eeef7c4a4316d885 2,523 1.00/1.00 vMB 9
707,561 707,561 000000000000000000012e5bc641f20613e4160ca45206422ee0294b1977ab79 715 1.00/1.00 vMB 4
707,560 707,560 0000000000000000000959ee95564cdbd0b4b496ab5bec0c48a0ace05a39a07e 993 1.00/1.00 vMB 4
707,559 707,559 000000000000000000041c606d5e93e75f714a24908a9974a100c572815c7400 1,524 1.00/1.00 vMB 6
707,558 707,558 000000000000000000013a00b004af3f1eaee47fe49207f6e329c9974b9cb81a 1,068 1.00/1.00 vMB 2
707,557 707,557 0000000000000000000bb9ac2f20f272a603e6dfa974af8d80d9c8d0f243477f 1,833 1.00/1.00 vMB 9
707,556 707,556 00000000000000000001078217574123cef43ec05a8044b3e856763c48dbc012 2,760 1.00/1.00 vMB 11
707,555 707,555 000000000000000000098878ba650e549df055fa1880a41432618d94fb9aad8e 1,401 1.00/1.00 vMB 6
707,554 707,554 000000000000000000012e65a996c4bf9121b1d5c4470ac4fec66bbd65891950 930 1.00/1.00 vMB 4
707,553 707,553 000000000000000000060abbfac2b9fc39d7b02a86ee420c2d23a166f171c921 930 0.99/1.00 vMB 4
707,552 707,552 0000000000000000000d9067d26229c80257d289af368d3d7145bd7a7169c9b7 71 0.93/1.00 vMB 1
707,551 707,551 000000000000000000025b3405fdc0df9dca8ae8251b920e2b5e04f66ebe43bd 1,190 1.00/1.00 vMB 5
707,550 707,550 00000000000000000008e02fb1e41687591fbbdfd9a5bf0a701b215d943cd46c 521 0.70/1.00 vMB 2
707,549 707,549 000000000000000000079bf76577ed568e1bc99edb9b6744e6b4dc15de794e23 2,300 1.00/1.00 vMB 2
707,548 707,548 000000000000000000070574bc619ad60231b50dae2f9beaff2e954808c5389c 2,823 1.00/1.00 vMB 16
707,547 707,547 00000000000000000008fd1f37247f886073777267a22fafd118abff0c0d526a 201 1.00/1.00 vMB 1
707,546 707,546 0000000000000000000c8b99c0debe10dbc133f7a337a713a8acd0d16169c79a 2,123 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.