Loading Tool

Explorer IconExplorer

Memory Pool

84,736 transactions
30.51 vMB
0.13293946 BTC
Random Selection Loading Transactions
Max Size: 185.35/200 MB

Candidate Block

Mining Attempt ddd687dfaa936548b3d66d57fbc33a04dbcc901b193420fe92bb133d2c6e0d94
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 1ffe7698cc7c8fe18de265f1b8138da37a8b8ab50f089caa6403955eb0c16809
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,986
Size: 1.00 vMB
Total Fees: 0.07007898 BTC
Feerates: 170.36 > 7.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (559,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,600 355,600 000000000000000004bd67400df7577a30e6f509b6bd82633efeabe6395eb65a 29 0.04/1.00 vMB 9
355,599 355,599 000000000000000013f73be648e9bb3eb7b2cd7234c55813db75289794833f8b 369 0.26/1.00 vMB 25
355,598 355,598 000000000000000000e72787cfbe213bb911d8669fd38460dfc72f87c0c773ed 866 0.68/1.00 vMB 22
355,597 355,597 00000000000000001513c28698a70d0dae92ed1ee1fc1c5914abdacb3bfe8d89 1,279 0.64/1.00 vMB 28
355,596 355,596 00000000000000000c43f5795d236bd9997054549f3ce086f7c69d2fc58ead34 54 0.07/1.00 vMB 11
355,595 355,595 000000000000000011904ea4c1038c6efa9851d9da495aedefe3e794fb379c36 422 0.41/1.00 vMB 13
355,594 355,594 0000000000000000047b1063980a75b224289372a6ffd65fb8f31871761f61e6 405 0.75/1.00 vMB 14
355,593 355,593 000000000000000012abce7be5ff776ade746c60e3495202f8cde0ce271bc010 1,887 0.75/1.00 vMB 31
355,592 355,592 0000000000000000112a141d5a3db99205d8fce9ac67081b4a06edbe5982e001 512 0.17/1.00 vMB 90
355,591 355,591 00000000000000000e0ccec5f564064f2e2967f0caf83a564e52bb895619151f 1,003 0.75/1.00 vMB 20
355,590 355,590 0000000000000000126a8286c72431c78f17566f36e20fa208a4d91e1be2b5b8 1,803 0.90/1.00 vMB 29
355,589 355,589 000000000000000008f1312874fd4d95e6cd4713103110fdcdce37aebb03de25 802 0.38/1.00 vMB 32
355,588 355,588 00000000000000000375dadb7f8bc594b8b60c743a26f395f6defc17e72d6fbe 56 0.02/1.00 vMB 34
355,587 355,587 00000000000000001683b9abf5c2391829d44c1d45e2d5de8a5f1c323b76b626 722 0.37/1.00 vMB 28
355,586 355,586 000000000000000004eebdae634977a1c3af5faab3c03fef2c59886799e7c0a6 39 0.01/1.00 vMB 36
355,585 355,585 0000000000000000002291ad230f8d1a2a16b089288c65c2abacc743bd64e546 50 0.03/1.00 vMB 25
355,584 355,584 00000000000000000ff0d77648e5c6ea5c24b4771f82f11488f934cefbd08fa8 302 0.13/1.00 vMB 30
355,583 355,583 00000000000000001172c7a3f1c086ea155f04dae46c9b4dbe8961fec7a5acb5 51 0.03/1.00 vMB 10
355,582 355,582 000000000000000002168a917dc2902ff6dafa3e5f3cebcc152a8ca9d6d8049f 516 0.27/1.00 vMB 23
355,581 355,581 000000000000000001b60f7f59991ca3d1aaddde07396e584bd44ff2ef0969dd 221 0.11/1.00 vMB 27
355,580 355,580 00000000000000000b47a125ccbc43b9b684e0051210fe502f70e2d4dddf3dcc 757 0.39/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.