Loading Tool

Explorer IconExplorer

Memory Pool

85,677 transactions
31.97 vMB
0.12034352 BTC
Random Selection Loading Transactions
Max Size: 195.72/200 MB

Candidate Block

Mining Attempt 1cfb6c72f44cd123f1c51d280415e9817fdc3503047e87ac94e08150aaccd728
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 0eab34dbf5dac1f88d577e4eed0af0bedfbfc5317929d0d98a39039077e89f33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.04109535 BTC
Feerates: 299.70 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (543,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,603 371,603 00000000000000000970ba621dfb68e57816e97100ca453401738c551e9fd993 281 0.19/1.00 vMB 27
371,602 371,602 00000000000000000c708534184f82eb27d2a41189941d565c54559795338c44 281 0.16/1.00 vMB 37
371,601 371,601 000000000000000009b8a8af0f5fda4961ec25b3359a56655c1bbae21dcf7317 366 0.39/1.00 vMB 17
371,600 371,600 0000000000000000128349543a110660428dfa697ccb54dcf2555adfc06f4a12 1,113 0.75/1.00 vMB 25
371,599 371,599 0000000000000000114de919f5d7088591489a349eebbde08a38a70e86abee3e 1,844 0.75/1.00 vMB 50
371,598 371,598 000000000000000006587947ebed22028d45edc17994097325093faff2f4ae9f 714 0.31/1.00 vMB 41
371,597 371,597 00000000000000001236694baf2f870dad15425773a4c76ba3f6cce5f0015edd 246 0.12/1.00 vMB 37
371,596 371,596 00000000000000000de280fd03627acd20f6e188c2331f4ac6eed44d3d5511e4 449 0.23/1.00 vMB 37
371,595 371,595 00000000000000000565e9d4c7f5d9612dcdb75f332db2215c00d4af0a459986 72 0.03/1.00 vMB 32
371,594 371,594 00000000000000000b1b29d4f10ceb38aa001f9055f201ba385351f7faa03beb 779 0.52/1.00 vMB 30
371,593 371,593 000000000000000002b9a034cde6288dca4f64ab502c4111c8b25cd070453a7a 1,235 0.93/1.00 vMB 24
371,592 371,592 0000000000000000122cf236b368c7fe0f0e2f7e6e66b7120b9a8598519aa8f2 2,795 1.00/1.00 vMB 57
371,591 371,591 0000000000000000094d61394ac6ebccc2c47f817740bf3540d2e5c56f3716d0 1 0.00/1.00 vMB 0
371,590 371,590 00000000000000000fb0fb3ca109e5397df1faab2fd45d207251471f1bf15a40 1 0.00/1.00 vMB 0
371,589 371,589 0000000000000000052fff02d902e818edf196ab053241f2481eb1afb4dc667d 1,122 0.60/1.00 vMB 39
371,588 371,588 00000000000000000c8fc9bace1720b47e55ea3ce9ed3caa1f24eae415cdb995 112 0.08/1.00 vMB 28
371,587 371,587 000000000000000003447a60c453d05bf2af6d2ecb13fdae5654cde53f6c2064 536 0.31/1.00 vMB 40
371,586 371,586 00000000000000001005c9827fedab4decfd28a9a4af980727d758f24bbd0aa9 147 0.09/1.00 vMB 47
371,585 371,585 00000000000000000d418a19c45af0d7a836be821635f53e8bcd59ba5b49be63 775 0.37/1.00 vMB 39
371,584 371,584 000000000000000000f05b18be5e9f94d4301fad095daccdcb2123f1eb33649f 960 0.54/1.00 vMB 44
371,583 371,583 00000000000000000280c3bf9b59118bcddcb466de0411bfa233b2b7d74a9994 354 0.23/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.78 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: 709.64 GB
    • Received: 16.94 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.