Loading Tool

Explorer IconExplorer

Memory Pool

72,797 transactions
28.07 vMB
0.06773081 BTC
Random Selection Loading Transactions
Max Size: 166.23/200 MB

Candidate Block

Mining Attempt ac654184b7b0aad1ae30200afde3ad9bc2341da6929a59a4eb828b7ecdfb3f00
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ef26f78117119169d72edd8f56f48aedce5d63a21aadad00050a2b1963417070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,747
Size: 1.00 vMB
Total Fees: 0.01159985 BTC
Feerates: 150.86 > 1.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (584,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,723 330,723 0000000000000000051f21228fb8d1b94cfb746c8c2ab450a63578b6ac267370 256 0.08/1.00 vMB 40
330,722 330,722 00000000000000000ada8dba2d3a6568bdea0cd84a73fb227f6800bb3328cf5b 186 0.08/1.00 vMB 36
330,721 330,721 00000000000000000bb903cf7cc420d9d4b4fb65de849b6b92f670f9fe127cc1 162 0.11/1.00 vMB 21
330,720 330,720 000000000000000005949fdd97838b2303ff1aa8c1b46468d98f3f2ffab79f30 238 0.10/1.00 vMB 34
330,719 330,719 000000000000000011b72a01c2ad42cde41900fb4c5dc51e33ec39713e28b2a1 334 0.18/1.00 vMB 24
330,718 330,718 0000000000000000083036f33a617a67d3d8ee342248c2500b2b2a6a44e51e0b 351 0.30/1.00 vMB 17
330,717 330,717 00000000000000001712c5fe9ddccb1dfe091d175efe56dbb64cf7f35eae009b 752 0.35/1.00 vMB 55
330,716 330,716 000000000000000009a1d3afec7b46606ccfce302bc8d5f811a2fc6416118519 146 0.10/1.00 vMB 15
330,715 330,715 0000000000000000167110eae2bf1298dc1bf25484326b8f755c65994a05fc4e 399 0.27/1.00 vMB 19
330,714 330,714 00000000000000000b9bd4e32d1af9f5501c05550c8a3593bead23f4a6c72360 395 0.27/1.00 vMB 19
330,713 330,713 000000000000000000c3a3492c18bd9eef74bf0960e8f34f218efe20c03baff7 816 0.54/1.00 vMB 21
330,712 330,712 000000000000000014bc3f00e994ede82f8e310d7a2825d120b1c8fb4382d2f9 1,586 0.75/1.00 vMB 28
330,711 330,711 000000000000000017dbb56818aed069facf75694fea9eb7b4792f89dba7aea9 869 0.31/1.00 vMB 37
330,710 330,710 00000000000000001aba86476cd5afbd2e94bfadf977043e319d2e75948c5554 965 0.67/1.00 vMB 21
330,709 330,709 000000000000000007362badd900385583b5aad420a52086c4a535d9c97ed944 648 0.47/1.00 vMB 33
330,708 330,708 00000000000000000b396a73663417a2ad32f3f7ff6895e08ecb70c722ea0c65 570 0.29/1.00 vMB 42
330,707 330,707 00000000000000001a29eda113b87db64d9cd6641e48d08dd93388b78102a82a 590 0.34/1.00 vMB 24
330,706 330,706 000000000000000017ff65b9ca81c4f635cf3ef7d40eec06a0821007a379655f 398 0.25/1.00 vMB 22
330,705 330,705 0000000000000000122b70d8f7487d02a0d498c04a666428340fdf0e0cb34883 630 0.50/1.00 vMB 21
330,704 330,704 00000000000000000fe4d9b4dde5db70e16285f342f9e462f067798a70abaa0b 1,318 0.75/1.00 vMB 26
330,703 330,703 00000000000000000d770f7ddf5069f307e4d8e80d835c25f765cad3f575ee31 683 0.25/1.00 vMB 76
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.77 GB
    • Received: 15.22 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.