Loading Tool

Explorer IconExplorer

Memory Pool

24,688 transactions
11.64 vMB
0.03183493 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.52/200 MB

Candidate Block

Mining Attempt 67d86b2813b16942c72ed69f53ff7182af51c24e49ba00b23c5a3b767974551a
Version 20000000
Previous Block 00000000000000000000f2fd667fec91d4329f3e67d283207f6bed62004d5294
Merkle Root 870d9535827792a6ec81c58319282cfe8bc6ed3d786385daf8bf7bc9e5b43ca6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,107
Size: 0.99797 1.00 vMB
Total Fees: 0.01273750 BTC
Feerates: 313.32 > 1.28 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,691 (755,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,972 157,972 00000000000002bd7a3037f0ae622b90df1754481cef56d650a6d03b0f10dcd2 48 0.01/1.00 vMB 129
157,971 157,971 000000000000049057543d7a321b4e7e29c6e526ac7a95c55d9640b24267d4a3 20 0.01/1.00 vMB 225
157,970 157,970 00000000000001cf37852328637a47aaa12cc73173a8522a4516c18e93c393a6 7 0.00/1.00 vMB 89
157,969 157,969 0000000000000d95d6ac4e2ae0948f779195c32b6c6bc032c21c84b5cef4c20c 122 0.04/1.00 vMB 105
157,968 157,968 0000000000000cd3e8c2c423a23e633ed9d93f0dcce5f86a38a40682ed47df4f 32 0.01/1.00 vMB 40
157,967 157,967 000000000000017e86606ba4d5f45d7840e63e05d10d830da06e0a33f3f8ec02 3 0.00/1.00 vMB 96
157,966 157,966 00000000000009c71011ffd611b21ef4372ccfd9dda5dea14403d6d23512ebae 35 0.01/1.00 vMB 63
157,965 157,965 0000000000000b33c21dc09627b4e085647214443bf57e09ecf1e22aea56d97f 10 0.00/1.00 vMB 265
157,964 157,964 00000000000002093f87b541bbadab1f0c631606ff19da9fc3890e5e6bdf9e2c 14 0.00/1.00 vMB 72
157,963 157,963 0000000000000150a282d7b58573e2341b2608fd5b9014455be5498e70b8390b 22 0.01/1.00 vMB 116
157,962 157,962 0000000000000839c83af915a21c7455251bb07eb9415996286aa6517ab04871 57 0.02/1.00 vMB 76
157,961 157,961 00000000000002a5230b5e266f178f64205536ef7c95b007f69b7496717fc5e6 25 0.01/1.00 vMB 74
157,960 157,960 0000000000000b52a9b34fed4cdb7b3e643dbed76974514c08a4b98354109382 6 0.00/1.00 vMB 302
157,959 157,959 000000000000086791fe2a239dd47c387956f484ad96e94f15f0b9ec5a1f1ee0 36 0.01/1.00 vMB 116
157,958 157,958 0000000000000d5b0479eb294df40e304a40177552d41c3454b9da6767faf602 5 0.00/1.00 vMB 1,064
157,957 157,957 00000000000008290876e6f501d908bc0c1a36c15568769e839add966a7a1184 17 0.01/1.00 vMB 480
157,956 157,956 0000000000000730704500fe2168def95046b76f1e7372c49e916eb3f0914abf 52 0.02/1.00 vMB 22
157,955 157,955 00000000000001b0ce247218ebf17bbb63a29e46fb0626555c1f7cc4f003554e 52 0.04/1.00 vMB 68
157,954 157,954 0000000000000c5a2e0e9f129446a9c1e4a4f43d3234c940ea76ce7a094cab87 18 0.01/1.00 vMB 52
157,953 157,953 00000000000002b753b72e5046b045327f789ed0b87967441c64099efa29defa 28 0.01/1.00 vMB 53
157,952 157,952 0000000000000749ced35a0e5a4838241ac1133653600e41038af0d38cf335b1 49 0.03/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 780.08 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: 490.65 GB
    • Received: 3.38 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.