Loading Tool

Explorer IconExplorer

Memory Pool

27,449 transactions
25.61 vMB
0.06264665 BTC
Random Selection Loading Transactions
Max Size: 125.55/200 MB

Candidate Block

Mining Attempt eba6eb3357406a3b29ed9324462f8bf63887a19563d530ffac8aad1dd6f54aec
Version 20000000
Previous Block 00000000000000000002090a5e6827104d71bc49b506e4cb66502fb6a9600695
Merkle Root 3e0d51e05fe28b0f5bdd799d9185ac35dcb53b9b75dc549c7ec91befafe827ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,780
Size: 1.00 vMB
Total Fees: 0.01506089 BTC
Feerates: 80.37 > 1.51 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,240 (740,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,707 173,707 00000000000004bb847fea517b9fc7139f821c134337d728c0c250eeadfcc060 85 0.04/1.00 vMB 65
173,706 173,706 000000000000074800c070d96888b94ce608c20eb06da56c647bdcdb6f59daf7 1 0.00/1.00 vMB 0
173,705 173,705 000000000000048e45698c3fdb95963a570cfb43a1802155065f6799f8cdf807 42 0.01/1.00 vMB 188
173,704 173,704 00000000000005874ea9697a4c91017a8033ca161aa18c481605578f9e188e4a 14 0.01/1.00 vMB 17
173,703 173,703 00000000000009509de56e9c9157be8f832b72bb5f0d5e33b4f2b48fde11d947 13 0.01/1.00 vMB 60
173,702 173,702 0000000000000169f290059e0a7a2a87da53f336ff8faecd4f71d7fa2d38412b 17 0.01/1.00 vMB 670
173,701 173,701 00000000000006a3aaebadd4f4318f48a8d28788080d719e1f90e326c48c00f1 48 0.02/1.00 vMB 122
173,700 173,700 00000000000005a78ce0ea8cf1e2eb570bd3f694233238719e65022842e2643c 1 0.00/1.00 vMB 0
173,699 173,699 000000000000061b7260a05421f601d42e86532bda395329780a8e35160e28dd 9 0.00/1.00 vMB 140
173,698 173,698 00000000000005330f25bc6b438848501e5d1c63d9a49329614f5c1577893e40 72 0.02/1.00 vMB 4
173,697 173,697 00000000000009ae7c79ee5539962fd7408a060f01c9d3784fb4ba72a34c4fe7 73 0.03/1.00 vMB 108
173,696 173,696 00000000000002b8421114aa8e5b1a572ada6f545e091d464d5b8707de0f3bea 146 0.07/1.00 vMB 90
173,695 173,695 00000000000005d0694f4e54fd2daad79706a5e358ea3cdd851a633f60ff11e1 135 0.05/1.00 vMB 223
173,694 173,694 00000000000005f522ef55d886f7d3079b9dac8ccf308f39efb661296500f131 1 0.00/1.00 vMB 0
173,693 173,693 000000000000094fc1141678a449d024cd92d2c2274b375a18653d518fb44b37 1 0.00/1.00 vMB 0
173,692 173,692 000000000000075b07cedb3d847b4f03b15099adc132a183b47a9996bee4cb62 1 0.00/1.00 vMB 0
173,691 173,691 000000000000092071db660d2d35ac1885467502dcc58580c61bc7a00818e9c2 1 0.00/1.00 vMB 0
173,690 173,690 0000000000000403d626ab4fd0566aef040ce45f01ea2cde6dad8e698e8f7b37 79 0.03/1.00 vMB 1,677
173,689 173,689 000000000000048f05f1701843d20c2f97b0491bf8b3e3d20527683453a10d2b 1 0.00/1.00 vMB 0
173,688 173,688 00000000000009f9210bf28dd8b9263918e90d21288fd5dea3a1403147a5ad60 1 0.00/1.00 vMB 0
173,687 173,687 00000000000009d5f02f86757b451f8417952b07f380aab875dc8e28a6d57e5f 52 0.02/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 576.19 GB
    • Received: 8.41 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.