Loading Tool

Explorer IconExplorer

Memory Pool

43,946 transactions
27.06 vMB
0.09448055 BTC
Random Selection Loading Transactions
Max Size: 141.69/200 MB

Candidate Block

Mining Attempt ff389dd4c64a23532b840a5f63d8ba1f3397af226f9ab59e7d2cb1523ae83993
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 3301917e09582adaa6d5c854691280c0164a9b21e7f5f08566fb8589eb321d8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.04219883 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (191,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,068 723,068 00000000000000000004aca5e7479cfd13e40b43b7a7d810ac25df801fb3c896 284 0.18/1.00 vMB 9
723,067 723,067 00000000000000000006413c572cfe8dc174512276f34d4ce6e38d5dfe5fe45f 326 0.22/1.00 vMB 10
723,066 723,066 00000000000000000004d5b56aeb0c5469bced9cf9f281f4ec88712e3030db1d 919 0.44/1.00 vMB 9
723,065 723,065 000000000000000000062d25dab3744682d617e31b719ad972a8b9ab4f228799 210 0.06/1.00 vMB 10
723,064 723,064 000000000000000000058385d38275c8595490b6628588ce488d6092ff75db85 1,375 0.48/1.00 vMB 9
723,063 723,063 0000000000000000000a1d720e6300ce5c73d55b0ca3b28943cfac79950c9b66 406 0.38/1.00 vMB 3
723,062 723,062 000000000000000000014dd84f6901743cbfa47aabbf1e100579b9fed8e0a588 2,424 1.00/1.00 vMB 10
723,061 723,061 00000000000000000000665cc94b5527bd6c2d70351bf1feb44cadb7af2369e3 738 0.24/1.00 vMB 10
723,060 723,060 00000000000000000005858a3f27714a483b0339086ea1ceac27a4e7bc3dd483 1,452 0.54/1.00 vMB 10
723,059 723,059 000000000000000000050c9b466a268896cf0cff13536a21e84b617647e16deb 1,960 1.00/1.00 vMB 9
723,058 723,058 00000000000000000006bb4c61024f0afbb915ea85fa67f9985f7614f62ba7f6 263 0.52/1.00 vMB 2
723,057 723,057 00000000000000000000459b1ae048b201683b683864ec863716f2613f0c1bd9 1,527 1.00/1.00 vMB 3
723,056 723,056 00000000000000000002c49ae0d0852b4be2476d694bdf340ec92bc7cf4d8dab 2,376 1.00/1.00 vMB 5
723,055 723,055 0000000000000000000a68fc382b5c07c2faee2a8358faf1db63118fb414748a 1,625 1.00/1.00 vMB 13
723,054 723,054 0000000000000000000274d5bedf407f59c379a119e86957fa48ebbb16798abc 2,922 1.00/1.00 vMB 17
723,053 723,053 00000000000000000008d5b030210e4f5deef6d028044ef1c71b392e00dbb76b 943 0.54/1.00 vMB 9
723,052 723,052 000000000000000000021f0960f9d4c90ce65a1579ce9bd0f5cb750e81a707aa 67 0.06/1.00 vMB 7
723,051 723,051 00000000000000000008559ad35f066bc5415300b6bd6287bc9fb4103250f75b 69 0.02/1.00 vMB 9
723,050 723,050 0000000000000000000106c6dbcf74b73e5a927812b816ce39786b778d91807c 344 0.20/1.00 vMB 8
723,049 723,049 00000000000000000007fdbf0711fd699d62658ad423f40fe77e3670d280b4e8 317 0.18/1.00 vMB 7
723,048 723,048 0000000000000000000646ceb7cbced75f46f0b446b4d5c3c7800506354daa46 223 0.17/1.00 vMB 9
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.