Loading Tool

Explorer IconExplorer

Memory Pool

41,491 transactions
20.23 vMB
0.08895352 BTC
Random Selection Loading Transactions
Max Size: 112.93/200 MB

Candidate Block

Mining Attempt f5c5fa3b7bc027a3e4777b7aef20f00b9eea5e06e81b05bbd70783354a0e44af
Version 20000000
Previous Block 0000000000000000000090007083a4c5b0066025965bf90976dad02bace4e5cd
Merkle Root 9f07e55320a640170a5aeecb143cfe0f7674c875b1ff613ea09d67afb2b39435
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,672
Size: 1.00 vMB
Total Fees: 0.04893581 BTC
Feerates: 200.91 > 4.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,104 (326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,778 913,778 00000000000000000001e41a199373bfceb2a1fc9e45a1726fe96acc4bd38adb 6,194 1.00/1.00 vMB 0
913,777 913,777 00000000000000000001a53ebb4475ebbc115f06764ffeaaa842684b47e525e8 4,365 1.00/1.00 vMB 1
913,776 913,776 000000000000000000011c6ffe8f2c6e6492a01ddc7975c23cfd7599e2579843 3,506 1.00/1.00 vMB 2
913,775 913,775 00000000000000000001b4e0c3e4d0289f01b1b913463163383a26e4b927bb95 4,471 1.00/1.00 vMB 0
913,774 913,774 00000000000000000001551a25f340a39c211615b804c816a87f47a10bd4b255 1,911 0.55/1.00 vMB 11
913,773 913,773 00000000000000000001ca80efb226aa18e79525cd914cb04cccf8778d3839c7 3,694 1.00/1.00 vMB 3
913,772 913,772 0000000000000000000171fc68c11b773c05d40d10f677dabe3013578fd69117 3,844 1.00/1.00 vMB 1
913,771 913,771 00000000000000000001f944dee19dd0fc26876d43dc260eb58fe456852d8152 2,629 1.00/1.00 vMB 3
913,770 913,770 00000000000000000000b196bc3e5aba28c39c3db3080adf17fe1d6de4dcdeaa 3,214 1.00/1.00 vMB 3
913,769 913,769 00000000000000000000b1914f84f5f11538b49a2e576884c8d12f6d1efbe203 4,810 1.00/1.00 vMB 1
913,768 913,768 000000000000000000014271b73a0b7fe3979c5dbe48597557bc1fd4c59c2317 5,255 1.00/1.00 vMB 1
913,767 913,767 0000000000000000000166a8143e1e7977e0f90b49480a0ee2ce282020a968a9 1,255 0.35/1.00 vMB 2
913,766 913,766 000000000000000000015d06da2dfc973244f48e46063a6c0d26565f59984f5b 1,730 1.00/1.00 vMB 2
913,765 913,765 000000000000000000019b232b96074d1dcf845352445503730970e2a591177f 3,817 1.00/1.00 vMB 5
913,764 913,764 00000000000000000000439e003c737af546768164335c5d7eb65d4636be6f69 4,739 1.00/1.00 vMB 1
913,763 913,763 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896 3,334 1.00/1.00 vMB 1
913,762 913,762 000000000000000000002b96e9e8a03946a8961119c1258f17f32fef051546aa 3,445 1.00/1.00 vMB 4
913,761 913,761 000000000000000000009ab24973da6dccda0a22f884b2bdc8474e20a908a18f 3,044 1.00/1.00 vMB 6
913,760 913,760 00000000000000000001390b008359535937be341be1204108d33fe75ee4d07e 3,316 1.00/1.00 vMB 13
913,759 913,759 000000000000000000019f6c5040172d78ebbd4b210c527f6cc5c13f4a0ae2f7 2,346 0.55/1.00 vMB 1
913,758 913,758 00000000000000000001ea4d9d2f074ba97539ad220f9514aa403931afd70180 3,410 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 780.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.41 GB
    • Received: 7.20 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.