Loading Tool

Explorer IconExplorer

Memory Pool

71,713 transactions
27.77 vMB
0.05999683 BTC
Random Selection Loading Transactions
Max Size: 164.63/200 MB

Candidate Block

Mining Attempt 6aad6b2b877c8eee9c17029d405efcb5b586e481ec4ccdd9cd9a8315ab61da99
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 86aef9211975dade1b443351664d6faade517bf392637c8fce91d140ec1e0119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,801
Size: 1.00 vMB
Total Fees: 0.00466082 BTC
Feerates: 21.55 > 0.47 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (355,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,645 559,645 0000000000000000001b84a5f6db76c9d1ec6191534020802f37416a9f1735ea 2,524 1.00/1.00 vMB 22
559,644 559,644 00000000000000000024199b35a604ecf9b12339b708d865c821c5791c0770e0 2,497 1.00/1.00 vMB 5
559,643 559,643 0000000000000000001a92af8f3ebb43dcfc036d0680fa636485b6f950076ac6 1,623 1.00/1.00 vMB 7
559,642 559,642 00000000000000000026bec519ea8829f04a38f3e810243e5bc4f1ec9f009f93 2,642 1.00/1.00 vMB 24
559,641 559,641 0000000000000000000cb1165fbb3a3d9b6adcfcb89852f0d823ed7118eafd7b 2,557 1.00/1.00 vMB 19
559,640 559,640 00000000000000000000cbe33f31ddcd3fe0772f29ae49e45af60d64820fe495 2,863 1.00/1.00 vMB 7
559,639 559,639 0000000000000000000ca97879ce3f1ef81740f74f64ede3d23943ac92ff1128 3,469 1.00/1.00 vMB 27
559,638 559,638 0000000000000000001cb74cd521902356f1f404762ee234df8f8f06d878a622 2,666 1.00/1.00 vMB 31
559,637 559,637 0000000000000000000d3238af84ccbc50818ce30018d1971b9a2dcc435bce5d 2,819 1.00/1.00 vMB 13
559,636 559,636 00000000000000000009659a83a5eb690794ee6a13f81be55249c9bdd746dab3 2,597 1.00/1.00 vMB 12
559,635 559,635 000000000000000000134f41c0343618bacde3b9a36899cc48037e20e2cc47c1 1,903 1.00/1.00 vMB 4
559,634 559,634 0000000000000000001e20da46d3b111f91e1827d3602cae02fd2e7e42fe8283 2,386 1.00/1.00 vMB 8
559,633 559,633 00000000000000000010878e7f784751642103f2411a627930e11abf9760bd06 2,031 1.00/1.00 vMB 9
559,632 559,632 00000000000000000018ed2e7cbac6611e4b6061e22ad1ead7b89e0fb8f35807 2,260 1.00/1.00 vMB 12
559,631 559,631 0000000000000000002ee8c29de0805230b077126ab31b123de8cd2d1ca94a8a 2,763 1.00/1.00 vMB 15
559,630 559,630 00000000000000000002aa325ff40a8d3c60edec6adb02cc63009836ab51d232 1,865 1.00/1.00 vMB 22
559,629 559,629 0000000000000000002324af7f7ca0c702957a3a084ea65b71453a2ee3783d9e 2,946 1.00/1.00 vMB 14
559,628 559,628 0000000000000000002ab0c6af2eae4864c52112372d2f3acb294ef8ced2309f 3,069 1.00/1.00 vMB 12
559,627 559,627 000000000000000000193acbf49ea4b827d5c9fce4549fe693fc696fb78f1468 2,690 1.00/1.00 vMB 12
559,626 559,626 0000000000000000002b7348fc8bc671677b5141e26e33622540409173984206 3,133 1.00/1.00 vMB 23
559,625 559,625 00000000000000000006837e3fff853aefe1ac568b45783444375d52a53c1cc5 2,884 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.