Loading Tool

Explorer IconExplorer

Memory Pool

82,117 transactions
30.01 vMB
0.14833446 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt 2143e6ea8fd8032a310d21cdb7add197ec7bef28d6dbaf5d71ab7480a67c8acf
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root bbb18d7739c84c13e14184ed505f974a5d1a1f9dcb8332b9ed30290fed604145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.07835012 BTC
Feerates: 101.65 > 7.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (400,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,755 514,755 0000000000000000004c95477f37ba7d0d5501f8476fb07720f81d41ae1c1ced 822 0.58/1.00 vMB 36
514,754 514,754 0000000000000000005148b477c1afed7f77e76e5cf192d9b5bbb8c1804e1c6f 22 0.01/1.00 vMB 84
514,753 514,753 00000000000000000031bf63dfbfeb3772deee96fa9c24fefdfaf9d12ed46d78 338 0.14/1.00 vMB 39
514,752 514,752 00000000000000000008167a540c3d094befe6c9543e2ece27071ab87641581c 1,961 0.90/1.00 vMB 54
514,751 514,751 00000000000000000026d81defd2989c8d311898a4a4029d62fdcea219e3347e 1,250 0.65/1.00 vMB 28
514,750 514,750 0000000000000000000d7d77781d4eb0bacfaca1af23caf7e476b26375829499 1,670 0.74/1.00 vMB 27
514,749 514,749 00000000000000000027de32b3c537e1d112a86ed648ee1662f9f72e00b39761 16 0.00/1.00 vMB 16
514,748 514,748 00000000000000000005d9276e028d5d5bed13951c19ec762fd4b1b592cc01bb 975 0.89/1.00 vMB 8
514,747 514,747 0000000000000000004a17ad7123b0eae9c15cabf7951ad24c44dba46ec20606 3,026 1.00/1.00 vMB 38
514,746 514,746 00000000000000000048e6d5fc56c1eb43530236193bd8bec8101caf8f2befd7 2,069 0.82/1.00 vMB 32
514,745 514,745 00000000000000000009fb95b43a4042b322c5468c7763368920718708ff65a0 1,442 0.49/1.00 vMB 30
514,744 514,744 0000000000000000000ddc396a7ed473727624a4e72287b0d9b45c8c6a1022c5 1,165 0.44/1.00 vMB 33
514,743 514,743 0000000000000000002fa5cee2ae556e0353f8090fa0d234a25d94c2bfb3e832 868 0.30/1.00 vMB 36
514,742 514,742 00000000000000000045b039632035f328a6dbbc05b69dbf562e103fb46bdf60 208 0.08/1.00 vMB 7
514,741 514,741 000000000000000000451731d60b7b0bc228f26b7b946cf3c610d52839d4e61a 2,825 0.96/1.00 vMB 34
514,740 514,740 0000000000000000004825cf93a5a43f45002b2b02c49b599ad642849df56237 1,431 0.53/1.00 vMB 28
514,739 514,739 000000000000000000330c9f6b1675d1e1931f6c666d6145131a4088adca8e15 59 0.04/1.00 vMB 51
514,738 514,738 00000000000000000032651a4e19688e1a7f02b872113228c6c17285e27d7ce7 98 0.07/1.00 vMB 34
514,737 514,737 0000000000000000003b2f13a1ea65c9ab8ed118b40de17aa39348f5c6fb44e8 278 0.16/1.00 vMB 17
514,736 514,736 00000000000000000002f78fa4cf0f7b91065b8d5f85777837135c37e6cec8fd 47 0.01/1.00 vMB 16
514,735 514,735 00000000000000000038d62c612d2f6ac615c05b0aa3ff99f2f1199d2c2117e2 965 0.39/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.60 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: 671.69 GB
    • Received: 15.99 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.