Loading Tool

Explorer IconExplorer

Memory Pool

35,374 transactions
25.66 vMB
0.05440477 BTC
Random Selection Loading Transactions
Max Size: 131.29/200 MB

Candidate Block

Mining Attempt 869df552b8173e53ed93f096757d94fe556d29a1a5dcc62192e3fef4bea7c117
Version 20000000
Previous Block 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be
Merkle Root 0fb039dd7feb02d11cb25101f3a694c478ecdd75f0545ccc0ceaee87ba873078
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,430
Size: 1.00 vMB
Total Fees: 0.00791026 BTC
Feerates: 60.16 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,929 (126,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,608 788,608 00000000000000000000cbe0d2bfefb3d786d2693d952b2b29ce194647b492e0 5,160 1.00/1.00 vMB 232
788,607 788,607 00000000000000000003aff64602a1687539515d9e2c44dc1f8c31289901781a 5,031 1.00/1.00 vMB 239
788,606 788,606 00000000000000000005b6eb8130073ac5abc1565458e8e0cb689815d476fd45 4,830 1.00/1.00 vMB 221
788,605 788,605 00000000000000000004aa41a40744e2e1d5ddb5017cbf36f3e12a627410666f 4,865 1.00/1.00 vMB 236
788,604 788,604 000000000000000000036c7792d3e3e02b9cbb486d9ae933cdd32726ac1077eb 5,049 1.00/1.00 vMB 215
788,603 788,603 00000000000000000001077401be519a15253b8e13260bfbc5152e48277ba063 4,871 1.00/1.00 vMB 221
788,602 788,602 00000000000000000003b2ef80c4f9152b9b9f4afde21f5f63052fa443083469 4,063 1.00/1.00 vMB 227
788,601 788,601 0000000000000000000589abf5e48929ede5bd8475bf96fac6e3700aeb58785b 3,182 1.00/1.00 vMB 129
788,600 788,600 00000000000000000001092e0e66a4f1fbdb99ef9f3e2e8e7587dd5ee082627d 4,729 1.00/1.00 vMB 138
788,599 788,599 0000000000000000000482c2008ff4ead3da84df484ab10d61ffbdd3529eae91 4,408 1.00/1.00 vMB 141
788,598 788,598 00000000000000000004208e70bb9a02a0fc7f83519ffcba69d269d53207c357 5,073 1.00/1.00 vMB 164
788,597 788,597 0000000000000000000433a49282e86b3c2b00a29e9fad99ba162f67cc8fd1de 4,142 1.00/1.00 vMB 178
788,596 788,596 00000000000000000000185948ba98786d939728134865be84adb1389167b715 2,985 1.00/1.00 vMB 172
788,595 788,595 00000000000000000004f16155e108c4e96dc25d82a5ec6895a61a008a28cf2b 5,024 1.00/1.00 vMB 98
788,594 788,594 000000000000000000056dfad13dac28053c8f9a2ddb3253ca8c7debfd297ce8 1 0.00/1.00 vMB 0
788,593 788,593 00000000000000000004bc661022bec7ebce10c74ef53b29a65845e88fb4d254 4,574 1.00/1.00 vMB 103
788,592 788,592 00000000000000000001c1d981fd7143a51a0581fd58034337e86355476e0ef5 4,871 1.00/1.00 vMB 99
788,591 788,591 00000000000000000005023e432f1b51fb56e5fa85d0504bd92e3280040a8d5e 4,382 1.00/1.00 vMB 134
788,590 788,590 000000000000000000049b7abdc1510f92724b3de20cabf930152f1e1770b1b7 4,633 1.00/1.00 vMB 113
788,589 788,589 00000000000000000000f6b8236345af0c5f232181f8e64a6c295cb9339656de 5,145 1.00/1.00 vMB 102
788,588 788,588 0000000000000000000492e7042035002741cb636723ca78cee2628bd49408e3 4,969 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.26 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: 655.89 GB
    • Received: 14.35 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.