Loading Tool

Explorer IconExplorer

Memory Pool

79,539 transactions
30.14 vMB
0.10593429 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt d4b590e630e5e32ee1ced9419c938d24b94cb8cfea17b8be2741e6c0dea91c90
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f7e24c227cda4bd1174f4023ce69b288fb4d57fc4e9c2d2e8201f56a43c05488
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.03530227 BTC
Feerates: 151.00 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (595,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,070 320,070 00000000000000001bf52254992264d48d9e23f109e3aaef7e66ee8e21d05281 1,231 0.62/1.00 vMB 30
320,069 320,069 00000000000000000efa2cf9434f186d9248898be3af002c262b1efc75370737 893 0.43/1.00 vMB 31
320,068 320,068 00000000000000000d8968f579db27e7272a7f849b21778ee29d0801abcca9ff 736 0.49/1.00 vMB 26
320,067 320,067 00000000000000001241e7423f5020e7a211eb1c5fd2a2fedcdf4d119aae5e45 1,692 0.75/1.00 vMB 32
320,066 320,066 0000000000000000018c306664c2d030a339eea8abf5ccf78a2d3b6768b3e070 636 0.38/1.00 vMB 29
320,065 320,065 00000000000000000d4ad04a8a5d26e628c84e1f1a71e8bcdecb8dab157d6b64 754 0.34/1.00 vMB 29
320,064 320,064 00000000000000000635e3c0fea19d24fa24ad375e68b9e38633765ed21a0371 467 0.30/1.00 vMB 26
320,063 320,063 000000000000000005dc95167104bb80e9158fccb8e5c577a8ebda0bdb7aec60 131 0.06/1.00 vMB 29
320,062 320,062 00000000000000001f85f0f49046809b90f83d26ccef7084cae2cef8d799f58d 288 0.14/1.00 vMB 33
320,061 320,061 0000000000000000048b15aa58aac3f34e131f4227749662bed0644268710eef 578 0.32/1.00 vMB 27
320,060 320,060 000000000000000002d3b9e86c3d26f370c24ff9cd19f47d5624368b4ba217e7 188 0.09/1.00 vMB 30
320,059 320,059 00000000000000001e9d905100fe654bc9140a9712198e9a27f97016b09c017f 30 0.03/1.00 vMB 35
320,058 320,058 00000000000000001fbea7ec92d34f215163c3b1e74b919f209826c882b685f2 689 0.35/1.00 vMB 29
320,057 320,057 000000000000000021e3dae47ea1db150397ae480d707114e967320a91d4a4af 32 0.01/1.00 vMB 32
320,056 320,056 00000000000000000edea692af34117915f82be6bc240753fe7a64cd65cf374a 474 0.23/1.00 vMB 27
320,055 320,055 000000000000000020a7e07d1e12aae606d8cdf478de4fb0a03a0f44aeb41725 20 0.01/1.00 vMB 23
320,054 320,054 000000000000000025684bb09dfc7716e15222f90107d732016b76518924f4bf 1,370 0.65/1.00 vMB 29
320,053 320,053 0000000000000000088ded02e7e5e490549914ca7b5972483f9d01b0f3b0bfcf 465 0.22/1.00 vMB 30
320,052 320,052 000000000000000019a8883a1299fcdeb1fa84d0d3b92d7d33084116d1e6f722 281 0.21/1.00 vMB 22
320,051 320,051 0000000000000000050734da6da038dfff0ae78652ca5ad45d8099d22b2d8a80 394 0.28/1.00 vMB 23
320,050 320,050 00000000000000001a903fc16a46a5c1edf4acfffb117beb7c6bac5e71241b24 964 0.44/1.00 vMB 31
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.53 GB
    • Received: 16.26 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.