Loading Tool

Explorer IconExplorer

Memory Pool

82,289 transactions
31.58 vMB
0.08535794 BTC
Random Selection Loading Transactions
Max Size: 188.05/200 MB

Candidate Block

Mining Attempt aa2a99198e1c4242dfb6f0f3c9748905c881e0a5307c469144da95b651b023e3
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 642d53b5986297c8db8068fd7c8f2d63f311e52168245fed8fb470745b685ef3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,316
Size: 1.00 vMB
Total Fees: 0.01717971 BTC
Feerates: 157.11 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (97,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,988 817,988 00000000000000000002738dc6915fbc6757dbed33a0faca0aa6402e2e6a3355 3,614 1.00/1.00 vMB 117
817,987 817,987 000000000000000000020d104c610d02e6c66d864f98e100f68e96d844d0115b 4,096 1.00/1.00 vMB 79
817,986 817,986 00000000000000000003a73934d6877b6d4692ecf776c43915442d2f157d6e15 3,483 1.00/1.00 vMB 147
817,985 817,985 000000000000000000020672c58b47b2e45278a5a7c27df8d3188443a83298a7 2,813 1.00/1.00 vMB 108
817,984 817,984 0000000000000000000140bb517ce454303474a9a820a78c131e787b139619b1 3,448 1.00/1.00 vMB 168
817,983 817,983 00000000000000000000fc93ef06790fe919ad0144971de17ac5db5a4fbbd718 2,899 1.00/1.00 vMB 248
817,982 817,982 0000000000000000000146c0c1f3dcf930e2934df87367525b57e6e55fbf7a9f 3,412 1.00/1.00 vMB 79
817,981 817,981 00000000000000000000caa34afd1c9baccec707c96f95b9378ecb5a35179714 4,017 1.00/1.00 vMB 62
817,980 817,980 000000000000000000044c1e868096b46f45ce88c6ff0310d07217996e55bb83 1 0.00/1.00 vMB 0
817,979 817,979 0000000000000000000374be3d1032783f50dcf115765a5abcd1f01470a033d6 4,547 1.00/1.00 vMB 88
817,978 817,978 0000000000000000000100e6e20f9a64e3772ce4010e7c692a7a312ef3b61aa4 2,962 1.00/1.00 vMB 79
817,977 817,977 0000000000000000000427b5f92ad61a9053e6cab2dec73b74c90ecb8d54ca4c 3,582 1.00/1.00 vMB 96
817,976 817,976 0000000000000000000164ba0438956bd04bbd3ad4b44f3fc4a5fdcfc4d7cf00 4,498 1.00/1.00 vMB 79
817,975 817,975 0000000000000000000343455b0ed6eb9929474c2ac72f6ed93788bd314ddaa9 4,560 1.00/1.00 vMB 79
817,974 817,974 000000000000000000006fc88a9a6f7ef0e4b64143482076f3755faef3bfcbd5 4,171 1.00/1.00 vMB 101
817,973 817,973 000000000000000000018e05507a89895d04722c1805a856ca799d4dc4b7b7fd 4,746 1.00/1.00 vMB 121
817,972 817,972 0000000000000000000351aa3eeed581468b22160ff8940678f2d24273ca4657 4,504 1.00/1.00 vMB 115
817,971 817,971 000000000000000000029a6d8d3bd5417bebaaa3f1caf0c8b53852dfabcff535 3,558 1.00/1.00 vMB 186
817,970 817,970 000000000000000000001eef3949082854a9df683d6627b2c148a338b6cba185 4,024 1.00/1.00 vMB 76
817,969 817,969 00000000000000000003c846d14bde76ed58630801d126f08b8d867945bc35dd 4,835 1.00/1.00 vMB 112
817,968 817,968 000000000000000000043e5d74c30f40202c5aa9edd2b429f98ca5674c7036df 4,161 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.