Loading Tool

Explorer IconExplorer

Memory Pool

50,949 transactions
28.85 vMB
0.08614575 BTC
Random Selection Loading Transactions
Max Size: 153.98/200 MB

Candidate Block

Mining Attempt 8db51badb992f2a9e6a2eaea7bd008bbdecf45018e97fd40c1c2e70b1eb88c18
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root 753965cd261d3d8414267a89778831d0e50989ebb51a69b7df9aba9f100c038d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,520
Size: 1.00 vMB
Total Fees: 0.02319581 BTC
Feerates: 151.12 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (146,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,084 768,084 00000000000000000001c23e7196c1e83720aefb146bab747d828d5dae8a90e9 2,534 1.00/1.00 vMB 5
768,083 768,083 0000000000000000000513d49af89b4a8196261dd613eaf0a1561430208a0ebc 2,109 1.00/1.00 vMB 14
768,082 768,082 0000000000000000000752d9cbb8bb125aa9a9ce534d5766427bf318cc4f74d7 2,761 1.00/1.00 vMB 25
768,081 768,081 000000000000000000012b36d2f88a1a552812afe35706112e257ed8fb3336ee 2,304 1.00/1.00 vMB 18
768,080 768,080 00000000000000000005346bdf7f9557d2231f61033914327d031b6eedb7ec47 3,233 1.00/1.00 vMB 30
768,079 768,079 0000000000000000000737492002a062d285df016eec36709c449e82656bdbdb 3,266 1.00/1.00 vMB 22
768,078 768,078 0000000000000000000205dc2c94170fe7bd2b383c5457073c17c75f97895ce1 1,738 1.00/1.00 vMB 13
768,077 768,077 00000000000000000007afaba047709e9d41b7c24e0d3e41c692ab9003b01311 1,929 1.00/1.00 vMB 8
768,076 768,076 0000000000000000000374487667e27788d5bce6997e97cdfb174d982ffa2159 3,225 1.00/1.00 vMB 23
768,075 768,075 0000000000000000000548fc98f544001eada61e58b8a8847fca3ca9c801947b 1,650 0.72/1.00 vMB 13
768,074 768,074 00000000000000000002a5eb0c9d2503c20d0258ae2f01f59fca4ebd043644c5 147 0.11/1.00 vMB 15
768,073 768,073 00000000000000000007b10f59e4c23fd22f421cf9e15f1fc9d441778f643339 976 0.71/1.00 vMB 4
768,072 768,072 00000000000000000007b8502c4910885a1214da4c319beebcc6146f4625751d 1,977 1.00/1.00 vMB 7
768,071 768,071 000000000000000000051452d63ff843f5172b3a91151e5c0cd252246b7bd4d3 1,658 1.00/1.00 vMB 4
768,070 768,070 00000000000000000004fc2be17fad5fa467407724238e42497e09ec570c0247 2,613 1.00/1.00 vMB 11
768,069 768,069 00000000000000000002abffb22586073dd63784aab7c3b61524c6e828f873b1 2,060 1.00/1.00 vMB 19
768,068 768,068 0000000000000000000003e700ea3f3fa596518b088a9dd0056543d6780850e0 2,936 1.00/1.00 vMB 24
768,067 768,067 000000000000000000001920ba916136a681e5ebb3b81d01b4bbe8e46d354f83 1,742 1.00/1.00 vMB 10
768,066 768,066 00000000000000000008240a2eb6a21e2272168a039a750a76e5e60825f92bda 2,125 1.00/1.00 vMB 20
768,065 768,065 00000000000000000005e31a4e7d2206559471ed0f12e12d0bfa0b0eb6e8fbe9 1,841 1.00/1.00 vMB 19
768,064 768,064 000000000000000000026013c354f0b2dabfe955ff8f5f4be29a43806de8f337 1,894 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.89 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: 645.24 GB
    • Received: 12.71 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.