Loading Tool

Explorer IconExplorer

Memory Pool

36,740 transactions
27.00 vMB
0.06566493 BTC
Random Selection Loading Transactions
Max Size: 136.77/200 MB

Candidate Block

Mining Attempt 527935ac8b3041c489a604da60b03857d6a2263c52b58edd725ad2dea3f126ed
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1f975c957ea5bece2248ffb62e422fbb950d2e0b54e012cde5554b403ae32876
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01485879 BTC
Feerates: 101.65 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (598,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,849 315,849 00000000000000002e08c2ef95c7bc2fb93aabde582fd9a5feb1b4a2301786f3 408 0.93/1.00 vMB 23
315,848 315,848 000000000000000025d67a2c4092f8f00201755e3c9e726061f7a8ed6a83083c 379 0.75/1.00 vMB 23
315,847 315,847 00000000000000002dc7d65180e9d1a3bb4e42dd0ab36683392abbd946269d8f 505 0.93/1.00 vMB 24
315,846 315,846 000000000000000008e24a6879114e00b8fe6bc80389217170e444e01b163f65 171 0.75/1.00 vMB 21
315,845 315,845 0000000000000000322fd7a3a2d132f00a9e9cd199cc21f4af8b64f6eac4c982 592 0.75/1.00 vMB 24
315,844 315,844 00000000000000001fd59f5087b66e1cccf63861134fcc765016bd34dd50ef4a 481 0.35/1.00 vMB 29
315,843 315,843 000000000000000031c41536c62d7bd6c3709678c404398056f35d20b7fa6137 688 0.93/1.00 vMB 28
315,842 315,842 000000000000000010d4597fdea1ca179c482cb7330b6bdedc4948b4b6f2744d 435 0.75/1.00 vMB 24
315,841 315,841 0000000000000000295617ce4b131838a6ea63769ebf4bd8ff0a27590bb0a909 150 0.75/1.00 vMB 21
315,840 315,840 00000000000000001a54d83660d4108e071ea2a8da3d119682dcce516c916f40 158 0.50/1.00 vMB 22
315,839 315,839 0000000000000000369645517df70ff760ef8ed62f66443f05f4b5a84de1d9a1 926 0.93/1.00 vMB 27
315,838 315,838 000000000000000023a5395210992b88d1e963e8952efa44697ac0f90dd33f9b 1,353 0.93/1.00 vMB 32
315,837 315,837 00000000000000001c0b13eaea555130e3a40480e5d95a01370846724cb3ba64 611 0.25/1.00 vMB 46
315,836 315,836 00000000000000002b780c16b44b73fa70ef53a24fdeffd0d33d914bee3a299f 514 0.75/1.00 vMB 27
315,835 315,835 000000000000000004c473cad89ca040a0c89328e16c7427334019b2eedc50ba 692 0.75/1.00 vMB 27
315,834 315,834 000000000000000031ef6d86d1b9d9ac075a744fd69b49adc3af918391f6319e 493 0.50/1.00 vMB 26
315,833 315,833 0000000000000000011e4e623b89a16203eadb2b63ec0a0f8ad85e0b9c62115e 1,182 0.90/1.00 vMB 31
315,832 315,832 00000000000000003224bc8782e1afcb59e2b83e498773257aa69bc734c8d309 1,416 0.75/1.00 vMB 40
315,831 315,831 000000000000000003bbeb71e807d1a0727a88182c830d02a8780629d864555e 849 0.35/1.00 vMB 43
315,830 315,830 0000000000000000069418999dced0c7f137f0a50a61f1a488e1e14aaec31efe 805 0.35/1.00 vMB 46
315,829 315,829 000000000000000032b2bd96666e4fb71782b8de664ab53abae6e8d043a9bc73 510 0.50/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.75 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: 631.35 GB
    • Received: 12.06 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.