Loading Tool

Explorer IconExplorer

Memory Pool

78,516 transactions
29.81 vMB
0.11589937 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt a6cc1ec4c7b291f705b352c4a141e6f49bd65a0e56b308973aab005b783e7ab2
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root afe24d48a90ad34ab1bb7a40ae6bfe978b4f7dc0ee316be68c6c6600e5b88748
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,183
Size: 1.00 vMB
Total Fees: 0.03476919 BTC
Feerates: 673.02 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (533,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,810 381,810 00000000000000000a03b04a116768ec679988f799a62c7d5c071a7f83638437 119 0.10/1.00 vMB 15
381,809 381,809 000000000000000009cd352daf6ab3edeceefd21838028d20ea60d0ef282afa8 387 0.59/1.00 vMB 11
381,808 381,808 00000000000000000c2e8e37f829cfb1d68efd927c75b383a4ba94a1528b0eef 476 0.25/1.00 vMB 26
381,807 381,807 00000000000000000e7012664668114bc2f16d164ba1459debb331c77b33c9e1 1,788 1.00/1.00 vMB 29
381,806 381,806 00000000000000000cfd990fa65fcfc0a4e3c05390a7263f800aa92cc6fc8476 1,835 0.99/1.00 vMB 31
381,805 381,805 0000000000000000000812d4b59c826bd2047e72e01c3ba3f3ad517c63e7de64 714 0.86/1.00 vMB 17
381,804 381,804 00000000000000000d046203a8c27a01eff78fc6f770695f1598a9081d968c82 776 0.40/1.00 vMB 41
381,803 381,803 00000000000000000395662d5abaa573ab158b092cd12600402d177817ece8bb 602 0.26/1.00 vMB 43
381,802 381,802 000000000000000009e051e55fb66c0f64329f5560b4b8bd112bd9d3947af17d 1,203 0.71/1.00 vMB 41
381,801 381,801 000000000000000001362ad4429266f85616db198164d7e8145146779896ec88 1,333 0.76/1.00 vMB 42
381,800 381,800 000000000000000004ebb6a44ecfb761d8a9930f520d95310e4414e9790812cf 346 0.21/1.00 vMB 42
381,799 381,799 00000000000000000c410c19d0cd95e41c3d7e64811d1b25ebe437d5fb859844 826 0.54/1.00 vMB 36
381,798 381,798 00000000000000000fbd73eaa615fe3c444e487791cd9896535de7a5b3cff019 884 0.60/1.00 vMB 30
381,797 381,797 0000000000000000003c76f7d5b921dc3aa1644e6227bf588eb583e6a72e604c 933 0.47/1.00 vMB 41
381,796 381,796 00000000000000000cef82273715ae662f960c55c969225a9ad42aa145303a9c 1,001 0.49/1.00 vMB 41
381,795 381,795 000000000000000010911922258f1b24375a8e9b142833cfce1a6a90982cd88d 488 0.47/1.00 vMB 23
381,794 381,794 00000000000000000dd85fa1d2ef0f78dcd29a008a4ef5203f8200996138706c 1,197 0.75/1.00 vMB 26
381,793 381,793 00000000000000000fe79f4c2b9324c170ecda28b6464fa1a5b1cec2f6a86ed4 2,919 0.95/1.00 vMB 58
381,792 381,792 00000000000000000691e22cade71165a62c3c83e776b3ed7c0aa529988124b6 580 0.26/1.00 vMB 31
381,791 381,791 0000000000000000016f5bad73ad11957a87713c3ee7fdc35dd1ee126ce2ea01 745 1.00/1.00 vMB 11
381,790 381,790 000000000000000000d98b080c2e94be8fda6c44fe0ebba0dc08068703a5569e 1,211 0.57/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.