Loading Tool

Explorer IconExplorer

Memory Pool

42,509 transactions
32.98 vMB
0.14615652 BTC
Random Selection Loading Transactions
Max Size: 165.50/200 MB

Candidate Block

Mining Attempt f12763f2037b9e725f83920169e551b336b90c2f9ceb6625d8c4c78dba06f8ec
Version 20000000
Previous Block 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9
Merkle Root a0fd494fc5eaa783b35c67644ec1af3c6f6ec73f0f7e7330db990990e673449d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,308
Size: 1.00 vMB
Total Fees: 0.07239324 BTC
Feerates: 511.35 > 7.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,334 (870,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,100 44,100 00000000377ad7d8952aca32788cbc364253c80d43213f9323583d268a1e5d34 1 0.00/1.00 vMB 0
44,099 44,099 000000001a0199df21dc5efff94f77668252b9a1f54ec278e2d15f9bfdb29ac6 1 0.00/1.00 vMB 0
44,098 44,098 000000000c2c2ba5fbc6847fc46f9960215a2e23ef134f3e409a0b5d17f78a01 1 0.00/1.00 vMB 0
44,097 44,097 000000000fccd54378e2fe165fc969ad76a790e38d26c228005b325728c184f0 1 0.00/1.00 vMB 0
44,096 44,096 00000000250809f441ba6378a533db6b2cec03db99d054ce0050fc5201ed0dc9 1 0.00/1.00 vMB 0
44,095 44,095 000000000c3791763f2fee38fdcf2381c4abb03819f370dc83338555fb0b265d 1 0.00/1.00 vMB 0
44,094 44,094 0000000006d51916ebad28e07153b674f6dc207d01c0ba19165e0c55feb1660a 1 0.00/1.00 vMB 0
44,093 44,093 0000000040d5b3249b99b487c5d2e7d45cd9f53ea6639c7941979e1d65ee3172 1 0.00/1.00 vMB 0
44,092 44,092 0000000027613a58ec68f7ed369bdfda5f87ee264f0dddb5f5fea81110341f8a 1 0.00/1.00 vMB 0
44,091 44,091 00000000140ced67aaf812a1fa0b00110c169f98652be8f1c8d3f902acb897db 1 0.00/1.00 vMB 0
44,090 44,090 000000001ffc51f2e256d0bf9845eed26956a41ffdaf37e6812fa7994e9255c3 1 0.00/1.00 vMB 0
44,089 44,089 000000003dc72bcd6f0806c84aeb5d763763e4ad31103f7bb01630e025a8f673 1 0.00/1.00 vMB 0
44,088 44,088 000000003b85dc64fd032d28ca975af523f6c096b8527f02f1a1a0f25b90d92d 1 0.00/1.00 vMB 0
44,087 44,087 0000000012437249e6613182ee2f56ca1c0f6395020ee87cee9d80da71e5d77f 1 0.00/1.00 vMB 0
44,086 44,086 00000000341f1357f0763c1fd1c1f97ca5df3399723bf2189fe84371fbb723d5 1 0.00/1.00 vMB 0
44,085 44,085 000000003b93e8bc4e7eec85f5ae07a44e10920f543db1ba23fd974fa41e6756 1 0.00/1.00 vMB 0
44,084 44,084 000000003bc939876516ea1f370392a39b65334681fa4cf49b69352507b69b9e 1 0.00/1.00 vMB 0
44,083 44,083 000000003e1509fe0d2e35f2c673a70235f2c55c05a81414022eba6531a9562f 1 0.00/1.00 vMB 0
44,082 44,082 000000000bb0d8a2d99a5b85d1a63718dfbaa07553d15e4f469719b0c8dfd00d 1 0.00/1.00 vMB 0
44,081 44,081 0000000009f338774ce79e1c2f60ff0ed134f9c3ecd9db2f860e133a207b1f31 1 0.00/1.00 vMB 0
44,080 44,080 000000000cc27bf613959b9a300c466bfbf1593d609589dd8aee5f5657379a2f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 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: 584.48 GB
    • Received: 9.39 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.