Loading Tool

Explorer IconExplorer

Memory Pool

78,870 transactions
29.08 vMB
0.08247655 BTC
Random Selection Loading Transactions
Max Size: 176.33/200 MB

Candidate Block

Mining Attempt 1155a8a1ccc77021b7aacf1e683ae6addfc3238f3204fdf9260175df858cb266
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 8de1bc3fa84a34e223d2833ff0738cea1d0a5e0264b35dfa3c2885599a7ce088
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,782
Size: 1.00 vMB
Total Fees: 0.02180211 BTC
Feerates: 146.36 > 2.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (540,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,853 374,853 000000000000000010d7a973d169353ccab79585fbe95b14a07828a6ae79d16b 1,924 0.95/1.00 vMB 12
374,852 374,852 00000000000000000631c936f15a9be3bf5ed7c9371284b00e2c5d760e468be7 924 0.44/1.00 vMB 44
374,851 374,851 00000000000000000eea47d1a9781b01aad88b43e5c81054dbcaaea05c956f38 4,004 1.00/1.00 vMB 10
374,850 374,850 0000000000000000004febc54b271afcc345f7351a36c7d9aa14bc8e2d7643da 1,350 1.00/1.00 vMB 7
374,849 374,849 000000000000000012b4f90f42b1fd8c90fed735fc8238262f7901601339c3dd 1,441 1.00/1.00 vMB 26
374,848 374,848 00000000000000000673ac2400c71549d91146f1c4be7ec17d59efc36930d4c6 1,828 1.00/1.00 vMB 36
374,847 374,847 00000000000000000c1cf29ddca222da589f589dbb52ae978d69c78c91366a05 1,128 0.99/1.00 vMB 19
374,846 374,846 0000000000000000000c313fadd454ba8ea3fa755f3d70faf7d4702ed5eb6088 1,946 0.93/1.00 vMB 40
374,845 374,845 000000000000000013137b1bd77e352d28fa36309be1c821180eda408bcb745c 1,623 0.75/1.00 vMB 45
374,844 374,844 000000000000000011d46644cb41c1bb40883ebe154af3ba3487d43f95a60e22 1,162 0.52/1.00 vMB 37
374,843 374,843 00000000000000000eb0c11eaba996eb4e1fbcc7e3fa0be2fedd94d230e8c34d 1,328 0.92/1.00 vMB 28
374,842 374,842 000000000000000004ed4bbd4623751a015a74470e3fae74104f38db05c2e5ed 446 0.20/1.00 vMB 44
374,841 374,841 000000000000000010ad79b2a79392fa387bb842689fcf9eb5cedb8eac3ea63a 719 0.35/1.00 vMB 40
374,840 374,840 000000000000000011f042d88dfb35d5db5ef42ab0bfec8a4495f912657efe37 209 0.08/1.00 vMB 53
374,839 374,839 00000000000000000e1ecbafad2689bc3904d47e3755e54a4b2655151c87dd8e 2,116 1.00/1.00 vMB 40
374,838 374,838 0000000000000000033580a8f72262318786470f11cc623dc8d806034ca18eaa 520 0.25/1.00 vMB 39
374,837 374,837 000000000000000003419d6ed275868618e4cfcff3eb1224f228f426903d692f 1,384 0.93/1.00 vMB 32
374,836 374,836 0000000000000000008071f27442fda2fd99d86507f5be468c322a796b6f2d4c 1 0.00/1.00 vMB 0
374,835 374,835 000000000000000002fa98c3f6850e0a391ed17a5f7c4e679f44d229d7774e7c 942 0.42/1.00 vMB 36
374,834 374,834 00000000000000000b04be941cc57eaef1eb198226862825aec5f6c24a607133 1,990 0.93/1.00 vMB 37
374,833 374,833 00000000000000000922a947ee07242a1421d4367f7f33dd7e4fcaa2ad8dc87c 2,663 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.