Loading Tool

Explorer IconExplorer

Memory Pool

73,478 transactions
28.32 vMB
0.07135542 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 94ae02622143aa4c41d8c1036c1663710cad4c9a495928b022e1095346d13dd3
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root e7751599f3bf30b125b37339f8e588f9ec95dffa284834e7e361f8027adbfd57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,580
Size: 1.00 vMB
Total Fees: 0.01465372 BTC
Feerates: 60.16 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (140,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,125 774,125 00000000000000000006565827dc2cef34599c23446e9f890a3e673d1e6e9ead 2,007 0.93/1.00 vMB 10
774,124 774,124 00000000000000000003335db604615867dcb86bc3bed34dc6d50ca316bc2a6a 332 0.17/1.00 vMB 7
774,123 774,123 0000000000000000000741f2dd72740c3a67d8eadbf11237fb60e59cc69e0b8b 20 0.00/1.00 vMB 5
774,122 774,122 0000000000000000000147d0ba5defbac7ae4a1cc92bb0a961cda37206bdf5ca 572 0.18/1.00 vMB 9
774,121 774,121 0000000000000000000062c1c4a51270d1f6677be73fecee67d5170be77f642d 1,593 0.94/1.00 vMB 5
774,120 774,120 00000000000000000000b39f1124ac09acd4d2fd67f92638a4f0e62ea5f25ad9 845 1.00/1.00 vMB 14
774,119 774,119 0000000000000000000486798f30d9d2ff78b4639423365905745026dcf36db9 455 0.17/1.00 vMB 8
774,118 774,118 000000000000000000005adf40456c26613f17aa13902e3010417baa99ca94b7 827 0.40/1.00 vMB 8
774,117 774,117 000000000000000000044533b7e47bde21af5e1636b61f99a841ff5fa35ba88d 2,917 0.99/1.00 vMB 9
774,116 774,116 000000000000000000000556bf595f1214f9c4b056503e1ea10b4f29e76c78f0 1,587 0.55/1.00 vMB 8
774,115 774,115 00000000000000000005c5b3e158d68b53341c810dedb1df7e5a0ff3c358e65d 649 0.47/1.00 vMB 5
774,114 774,114 000000000000000000055c2667cafb3d368d0d7509f626884b51cce903ce7bf7 2,027 0.76/1.00 vMB 8
774,113 774,113 0000000000000000000461ae044ac36702291c7c12ab23c58ab652f4668d1f4e 498 0.14/1.00 vMB 10
774,112 774,112 00000000000000000005192648ea8902e39cce939fdcb37dbab93171dc557b90 1,695 0.67/1.00 vMB 8
774,111 774,111 000000000000000000035deb47671e111f0bddb244a70e6bb885fb7d3c9b7625 113 0.24/1.00 vMB 2
774,110 774,110 00000000000000000001b34df8b9836a62bff2519f3df99b314e13246b68a3ed 2,559 1.00/1.00 vMB 10
774,109 774,109 0000000000000000000603df465a97a49fa06bf6afb58eb0336116272573e24b 832 0.64/1.00 vMB 7
774,108 774,108 00000000000000000002221b15d0919753c693d21f4122dcbfc8132d05efa2fd 2,045 1.00/1.00 vMB 12
774,107 774,107 0000000000000000000493cc04a22cc8724e12daa6a6eae4e0f5ed486751d0f9 712 0.34/1.00 vMB 5
774,106 774,106 000000000000000000009a6c03e26ff7613d7fd8818f3a8e2576d9fcba2ccbc8 3,768 1.00/1.00 vMB 6
774,105 774,105 0000000000000000000579d453ec7c53a602c1853930d97674b1122ba85b8f3a 2,995 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.