Loading Tool

Explorer IconExplorer

Memory Pool

79,266 transactions
29.68 vMB
0.07653133 BTC
Random Selection Loading Transactions
Max Size: 178.02/200 MB

Candidate Block

Mining Attempt cca431f8a94719a533fa078deef9b3a53552462f32f19e0a1383766f8bc404e8
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root fe3607a215003767a26aca16ed94e3c962f46445407dab6f79ff3322f1270226
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,838
Size: 1.00 vMB
Total Fees: 0.01614647 BTC
Feerates: 313.32 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (427,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,790 487,790 000000000000000000e57aaf94633d9387bf824ecb4e610f0411eed7ae9cb4a3 1,537 0.95/1.00 vMB 21
487,789 487,789 000000000000000000bc6630a5b089ef0865febd772450c29f2c33c6b5012a44 1,941 0.96/1.00 vMB 50
487,788 487,788 00000000000000000054b420bf55055d39ac70ea2d7087db4d18cc1d7dd71115 1,631 0.93/1.00 vMB 101
487,787 487,787 000000000000000000f34533f5be17b56249138586175f6045b0e9088979f423 2,428 0.95/1.00 vMB 151
487,786 487,786 000000000000000000fcbc5d368e50ef393600896f54b1ed4c761f1e034cf748 1,943 1.00/1.00 vMB 68
487,785 487,785 00000000000000000065a0e242e90fe35514fe8482c3576c2adda378b3b797aa 2,201 1.00/1.00 vMB 146
487,784 487,784 0000000000000000004927be61b84dc22202b49e55e635ce746023436c1ed14d 107 0.03/1.00 vMB 108
487,783 487,783 000000000000000000a86b2c788d7d3acd3493b05b2e8a626d7a5aca20a3ecc1 2,275 1.00/1.00 vMB 14
487,782 487,782 000000000000000000792640fb97fb9a8ed07ba99b37479a48ebbeff3b1c1044 309 0.12/1.00 vMB 263
487,781 487,781 0000000000000000006ccd22f57e946189f5213ce49ef3fef43df46bfd0b6c86 2,269 1.00/1.00 vMB 90
487,780 487,780 0000000000000000003939b9b8935808c1f3f8a1ae88ca549a025148a2b768fc 2,037 1.00/1.00 vMB 62
487,779 487,779 00000000000000000042aa2ac581cdc0c3112519bad483e08742a2f036f39602 2,302 0.95/1.00 vMB 141
487,778 487,778 00000000000000000001e40e025fa880157a41183baf9ba5cae794071f74ea8c 2,465 1.00/1.00 vMB 173
487,777 487,777 0000000000000000009697bd6c2acff22f7256a0cdca6361879425a850b00b86 1 0.00/1.00 vMB 0
487,776 487,776 000000000000000000e91267343d3b14ad78c938e7212ffa11cfc413f2879998 1,864 0.96/1.00 vMB 100
487,775 487,775 000000000000000000d3e789d269a2cbecbf38208c5d9f2242176be02ca911f9 2,064 1.00/1.00 vMB 86
487,774 487,774 0000000000000000009aa4e42f09efe4496f5e48afdc70f8d0184a7c0c504e68 2,514 1.00/1.00 vMB 150
487,773 487,773 000000000000000000f83dab27eab3cfb7506271692e7382b081d3a06df34d19 1,678 1.00/1.00 vMB 59
487,772 487,772 00000000000000000063aa436c80f7a51c4acc33dce55d43196223f111d8ccc3 1,860 0.97/1.00 vMB 42
487,771 487,771 0000000000000000003f9f5fef447d3f5df0d1249c8037fac38f98d88aba7858 858 0.99/1.00 vMB 13
487,770 487,770 000000000000000000ccbe9c692481c15a9363b7fb1db172d140b2b9b3444cd5 2,046 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.