Loading Tool

Explorer IconExplorer

Memory Pool

84,448 transactions
31.87 vMB
0.10174928 BTC
Random Selection Loading Transactions
Max Size: 194.82/200 MB

Candidate Block

Mining Attempt 60964ea8503dc564fec8cec9cf322d61cf7b1ad86a3a31e1c36c55690c7249c0
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root babf65bc97c9ba8b92092aaaf8ac5f5481e2be8321c0a8e655b1cfc395f7d5a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,523
Size: 1.00 vMB
Total Fees: 0.02535246 BTC
Feerates: 115.99 > 2.54 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (533,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,814 381,814 000000000000000009b999dae39f0b94ad62ae2e968bf1bee20eb047c68cab3b 1,213 0.60/1.00 vMB 30
381,813 381,813 0000000000000000021b72ac222d06f424902454c86748f096119ec81e8aeebd 306 0.59/1.00 vMB 8
381,812 381,812 0000000000000000034a706ad2c38d270eda2b0334be23ef146f3da86acfd662 1,024 0.64/1.00 vMB 23
381,811 381,811 0000000000000000028a6eb806f0f204a10b20a0eea3495dc4d0733dc695109b 1,803 0.75/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.