Loading Tool

Explorer IconExplorer

Memory Pool

73,842 transactions
27.32 vMB
0.06541618 BTC
Random Selection Loading Transactions
Max Size: 166.80/200 MB

Candidate Block

Mining Attempt 6325ce978708b7a7da96d77b9074164068f2cc01cd2669a556b340e1c260dc44
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e22b6f15d68f50f8a3a26eea1af179803fb2108dc52559493887eccc3993fec6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.00742415 BTC
Feerates: 150.80 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (721,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,101 194,101 00000000000003a4eaf939b0dc8472de0479add51fb05575e2bfdfcec7803dc0 780 0.26/1.00 vMB 72
194,100 194,100 00000000000005686a48f2090e6bcedf04530cb47186ecb10f5821fe227170fd 633 0.26/1.00 vMB 135
194,099 194,099 00000000000003db6b40a8477d16db058630fd475f9ae61d234eb7e57c7e9834 135 0.05/1.00 vMB 118
194,098 194,098 0000000000000616c90c4df5203cfcacb5f371be7891b875c7d80715d6a55324 1 0.00/1.00 vMB 0
194,097 194,097 000000000000057d87da0cee5bc07211980860f2c95c03bd1d787d700291ad13 124 0.05/1.00 vMB 67
194,096 194,096 00000000000004213eeba814c3cc5ea67924d94cafc20878991ddf34e73dc924 495 0.29/1.00 vMB 110
194,095 194,095 00000000000000d1c7c8080b35b016aae071802e741bb8d7f31c066acadd1f82 123 0.05/1.00 vMB 74
194,094 194,094 000000000000039498a238371c6482d523b16b8fc8dd2977869c6916dfef048d 841 0.42/1.00 vMB 220
194,093 194,093 0000000000000394e24a22fdbcdadf4c96d6bae2a80b2c0b8984634ce250d5da 35 0.01/1.00 vMB 139
194,092 194,092 00000000000005f1f6862f36771af6e336b727a7d7c812558d29c61e4285741b 311 0.19/1.00 vMB 92
194,091 194,091 000000000000006340643dadcd3cbb502a086c5b5b627c971e3a3804d84e72f5 535 0.25/1.00 vMB 133
194,090 194,090 0000000000000114d51aa6ff7e7b6e446d05ab0fb9f15fd65986bc7fe8504802 734 0.26/1.00 vMB 474
194,089 194,089 000000000000059e7bf63f0dbcf6ab94a4d8ffa06542ce567064b00a2f5f1f19 32 0.01/1.00 vMB 0
194,088 194,088 00000000000001f53b440ac0ee018fe6816f211325774859fca9e71a9771123e 112 0.06/1.00 vMB 323
194,087 194,087 000000000000071086860a0ae0e572896c8080935f898beb0afcc7f3599b8cac 24 0.01/1.00 vMB 93
194,086 194,086 00000000000004a7beff2bd8d632e96e19b8268430f5a0316606b21147889987 457 0.21/1.00 vMB 159
194,085 194,085 000000000000021adbed23ca0c3745097d8aaa3304411cd9fcae26b723af3c69 183 0.10/1.00 vMB 117
194,084 194,084 000000000000012a8236fa6e9eeaffee8d8852443fba31af7b2ffd3b433e118f 152 0.05/1.00 vMB 3
194,083 194,083 00000000000000540ddf9a2a7a8c6a4ad6bfee4f5a3981dbc13d3039639bce76 615 0.21/1.00 vMB 198
194,082 194,082 00000000000004bf86e43fdc2ba5469e08959ced7cb257fef0263b924207e57f 280 0.24/1.00 vMB 82
194,081 194,081 0000000000000721c2be72b990dd90d9a2adb305072149074e95474eb88f1722 230 0.25/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.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.