Loading Tool

Explorer IconExplorer

Memory Pool

73,098 transactions
27.60 vMB
0.07699332 BTC
Random Selection Loading Transactions
Max Size: 166.21/200 MB

Candidate Block

Mining Attempt 3b4f08f93e06debbbefec74494ca9701652e6d769547976491d9e1dd3f9463b7
Version 20000000
Previous Block 00000000000000000001a3735ad7a960d40040db89c7d653973d5e6c1b2c9f6f
Merkle Root c1dd39b9a7ba95d4de0679d7930b2c2b2d72088dc48829081c7b2444a76d80f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,185
Size: 1.00 vMB
Total Fees: 0.01492714 BTC
Feerates: 100.53 > 1.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,537 (780,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,976 134,976 0000000000000bb76553298bdb3cbc95c158d8a8d1a4686343775f3301f6a3b4 59 0.03/1.00 vMB 402
134,975 134,975 0000000000000706a0ad56a6f45f3d1232dfd9636d18a1f92ef68fefa02d43c2 126 0.07/1.00 vMB 758
134,974 134,974 00000000000005a2647db3920e1fecb67a67e4ba7b82689aadf6537beefcc2a2 23 0.01/1.00 vMB 241
134,973 134,973 000000000000074def8bb58690e5d37fd496709b4182bee05d1db94ca9bddd29 13 0.01/1.00 vMB 569
134,972 134,972 00000000000004735225c6116dad99177bb804d94aa300d2b699f72ce0090548 44 0.02/1.00 vMB 233
134,971 134,971 000000000000096753c0d03762e158ae2d70323898f392de7d69970581097307 91 0.04/1.00 vMB 551
134,970 134,970 0000000000000b265f0ab29ed32364a58bbc10f2eb505223f6bd6582882d8004 26 0.02/1.00 vMB 598
134,969 134,969 0000000000000606ceb8a0147b725e565c471e3f6608dbbb21e36a6dfd8b7ef8 104 0.04/1.00 vMB 291
134,968 134,968 000000000000059347055268e870d0b2d16622dfe484b2497803f5b854ce544a 38 0.01/1.00 vMB 404
134,967 134,967 00000000000009427094d20aa18da2bd8d0a23a5b30c86a6ae2284c0543dd2e9 26 0.01/1.00 vMB 953
134,966 134,966 00000000000009389451c6280d1a48f2965c6dda51ef87ae277150c17d4f1e38 114 0.05/1.00 vMB 196
134,965 134,965 00000000000005a53b4931d4e59203aab066e9c0202b234d9aabb129a51e5ad3 72 0.02/1.00 vMB 477
134,964 134,964 0000000000000a77bd99de980a8ca34d92399074390f042c2a29dd7f46b867b1 45 0.02/1.00 vMB 701
134,963 134,963 00000000000004a0a1280ff9c0d16cc7dac47ba34e20fab16e80537ac8a85d57 82 0.03/1.00 vMB 556
134,962 134,962 00000000000004a210919a6f596f96584618d41acaa02f08bc8d4e5f5d2b47d2 7 0.00/1.00 vMB 364
134,961 134,961 00000000000006ff112d831505f2113b9b3c6bdc4cf4021faf8abcd5ee5c46db 54 0.02/1.00 vMB 99
134,960 134,960 00000000000006a5e0575b160209222d2c819aea068a23fe435db8e13ed6099f 140 0.05/1.00 vMB 450
134,959 134,959 00000000000004f647066fc0c70b653d8e935703649be74af24314fcb82df199 8 0.00/1.00 vMB 891
134,958 134,958 000000000000085e1a6e184915195272c2130056820ca691a6ef2a391f47f290 120 0.06/1.00 vMB 330
134,957 134,957 00000000000005878a07624768c34ec7ef380990d361f21b00dd3d6dc0065e21 61 0.03/1.00 vMB 396
134,956 134,956 0000000000000787a229c78db3bad6a5bbabb08d552a6678d3426f3bd9ba6027 12 0.00/1.00 vMB 735
Previous 10 blocks ↓
Total Size: 783.33 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: 767.71 GB
    • Received: 19.45 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.