Loading Tool

Explorer IconExplorer

Memory Pool

82,433 transactions
31.14 vMB
0.15103889 BTC
Random Selection Loading Transactions
Max Size: 185.19/200 MB

Candidate Block

Mining Attempt 7e97cc925cff7a84f8138f21189adfe0e782071db04f788baff35d8095dc0ca4
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1049dde12827a575ac2d485b7afffc14bfbf3f86a0d181693bdc18933f5dd4a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.05733280 BTC
Feerates: 269.69 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (257,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,286 657,286 0000000000000000000c36e3efac496f63078b2b20d3f1e6ed789ebb2e5a4be3 2,617 1.00/1.00 vMB 56
657,285 657,285 000000000000000000043b210cecb19f7e5b7e35664ec19737e78c79fa7ea235 2,677 1.00/1.00 vMB 85
657,284 657,284 0000000000000000000c3268c9a9cbba07b39b2a7a3e9ef4b646c56e7b2481bd 2,726 1.00/1.00 vMB 96
657,283 657,283 00000000000000000002d2efe6f267a8530aebfec668a06dee981c94d5aa7c5e 2,368 1.00/1.00 vMB 47
657,282 657,282 00000000000000000000c5c00b60f890efd2f1019ab20c761182f6204d582a69 1,181 1.00/1.00 vMB 17
657,281 657,281 0000000000000000000b05d00356a813dace3dc1fd44dc8b6845a6327d51fd41 1,660 1.00/1.00 vMB 15
657,280 657,280 0000000000000000000ea2b92c8ccfb4dfc1221add8d89fa44cda53ed53cc20c 1,748 1.00/1.00 vMB 48
657,279 657,279 0000000000000000000a9d04c1ebdabd7a27ea69c7c7a1bb0ddea796a9a2d6c6 642 1.00/1.00 vMB 4
657,278 657,278 0000000000000000000f3576c3c8e6eb73c0bcae5b07d1b5388514d438d59443 1,823 1.00/1.00 vMB 6
657,277 657,277 0000000000000000000aa73ec7c87a6afe6759685552a0a23f90f1fb35502b85 1,285 1.00/1.00 vMB 17
657,276 657,276 00000000000000000005ff1b10d81515a7f98c9fb1e8b64dc4b19f1c4b4bc589 1,066 1.00/1.00 vMB 13
657,275 657,275 00000000000000000004269d23864d117679327df91263b2c0fe13a60477098c 2,185 1.00/1.00 vMB 27
657,274 657,274 00000000000000000003822c37ef44b20aba0d157f7ab10f4335059102dadef1 1,553 1.00/1.00 vMB 13
657,273 657,273 00000000000000000002bfbd26a251548818b1f62e58d1964f576bb3839af4bd 1,047 1.00/1.00 vMB 15
657,272 657,272 000000000000000000023447f93fcfeb2c841adc608ca398e24d73a4ef893ac2 2,688 1.00/1.00 vMB 39
657,271 657,271 0000000000000000000e340bb3d32e68f5e555738293d9c7fb3513014e224c2a 2,110 1.00/1.00 vMB 41
657,270 657,270 0000000000000000000d59064ac85803857b492e980d4e8483c45bbf370164d7 840 1.00/1.00 vMB 31
657,269 657,269 00000000000000000007956f7a8ef0ff4397191078fe9bd971a8fddfafd60195 1 0.00/1.00 vMB 0
657,268 657,268 0000000000000000000776df27c3f5fb672870a3b48e1f82ebeaaf675fc3fbb0 2,379 1.00/1.00 vMB 30
657,267 657,267 000000000000000000005ce12881b6e2b02deea1dc766cec516df7cbf00e7d7b 1,940 1.00/1.00 vMB 62
657,266 657,266 000000000000000000079778696c547fad9932a013a6e840aba43573f313ba1b 2,817 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.