Loading Tool

Explorer IconExplorer

Memory Pool

77,981 transactions
29.00 vMB
0.10093479 BTC
Random Selection Loading Transactions
Max Size: 175.38/200 MB

Candidate Block

Mining Attempt d46b3b98bf85cae701b39dcac1175c7317a90b23069424e067604af561bbe465
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 593a169d51f0e49c6912b74f06592c2ae24c4abc2019fb81c91f9d033ee4802d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,909
Size: 1.00 vMB
Total Fees: 0.03010122 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (130,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,258 785,258 0000000000000000000387129e22e9f15d2e47f1fe72511ccb88c903fcfc76fb 1,818 1.00/1.00 vMB 16
785,257 785,257 000000000000000000037931324e17786ed4e48ee47bc278dc1c9d33393e0e81 2,307 1.00/1.00 vMB 25
785,256 785,256 000000000000000000021e42bffc39f37b11cd63e786cd366918c355e746fe72 3,498 1.00/1.00 vMB 24
785,255 785,255 00000000000000000000b417ffc4d61c01d78b77b5de8824b53787929382cd0b 2,662 1.00/1.00 vMB 32
785,254 785,254 0000000000000000000398893f9b603e3107ab56928c81941a353deffa3c9bfd 3,863 1.00/1.00 vMB 30
785,253 785,253 0000000000000000000414879338f39dd4b153805f0131cba1544686b9a96a5a 2,830 1.00/1.00 vMB 37
785,252 785,252 000000000000000000010bc145d24c53c0e9823fca3ee7464b00892ea09ea1af 3,155 1.00/1.00 vMB 21
785,251 785,251 0000000000000000000038e28587a621321e1368b6d7bbc1b81f0a99867bb53f 3,123 1.00/1.00 vMB 26
785,250 785,250 00000000000000000002b904d374699cae3e47988d72e55d8f2dbc87d0117329 2,241 1.00/1.00 vMB 13
785,249 785,249 000000000000000000044d064c5a658d8cbcddd147ad53bda55ff25335453184 3,158 1.00/1.00 vMB 19
785,248 785,248 00000000000000000000e3f80bee2ee1a1ce8e9a9ab5a55647df44473dab7d10 3,891 1.00/1.00 vMB 26
785,247 785,247 00000000000000000005a73d7c246e410be9e29bca8d0bf542660a8da6a06241 2,434 1.00/1.00 vMB 34
785,246 785,246 0000000000000000000483bc9418d3e6624caab9131c0be10fed49888b9ac990 2,949 1.00/1.00 vMB 29
785,245 785,245 00000000000000000003af07b0629546563d73bfcd2d5834dea275ec1401c8a8 3,467 1.00/1.00 vMB 33
785,244 785,244 00000000000000000000f58dfaca0aa759f11c57879d72088040c258c5f920ff 1,922 1.00/1.00 vMB 17
785,243 785,243 00000000000000000000e2d9727d42e37d4bdb9e09570f4127f78ce910a23be3 1,474 1.00/1.00 vMB 16
785,242 785,242 00000000000000000002d14d94d3f0599619c297b3586a5893cb468097dbb48a 2,654 1.00/1.00 vMB 18
785,241 785,241 00000000000000000003c87c94767ca8c7d6ad57452191a0614e3eec37e9f910 2,153 1.00/1.00 vMB 21
785,240 785,240 0000000000000000000156f74e55e6b5e4fb7421fd0cd17d538b31438da6746b 3,447 1.00/1.00 vMB 25
785,239 785,239 00000000000000000003b0bae1de90268366eb4c32496b11c46e6c250ef0677b 2,814 1.00/1.00 vMB 30
785,238 785,238 000000000000000000010929a7b4eed62f26e84a4aa08063f8b0f84cbae0b039 3,593 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.