Loading Tool

Explorer IconExplorer

Memory Pool

40,881 transactions
26.20 vMB
0.07183190 BTC
Random Selection Loading Transactions
Max Size: 136.34/200 MB

Candidate Block

Mining Attempt b000c1b82f5648fdf4b2932666c9fc3955035e83a709892f416a44988f01b95b
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e1a61515ced553f1f24c53bc4bdca4b38a0e267abe28eb411ec6e2fe32853350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.02403340 BTC
Feerates: 150.98 > 2.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (169,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,470 745,470 000000000000000000060d1a220cec971757ab25e43c3e0a684ce619b329d264 1,825 1.00/1.00 vMB 10
745,469 745,469 00000000000000000004b1fc578147e35a73268abfbb876bb1bbb38bd816b9d7 2,785 1.00/1.00 vMB 21
745,468 745,468 000000000000000000011697ee3c672044187af95bdbbb15712c2328fb1da2d6 1,496 1.00/1.00 vMB 14
745,467 745,467 000000000000000000046bcd8d4de16485b7adfc29875c099eb156d6e6f0901d 2,521 1.00/1.00 vMB 21
745,466 745,466 00000000000000000009838c2c7a4e1162ec2ffa27d67086ac545d13ed977352 1,985 1.00/1.00 vMB 31
745,465 745,465 00000000000000000005dd8d0bc7fd883f02b1320fb4c605264c0e3b5fdc1e6c 977 0.49/1.00 vMB 3
745,464 745,464 00000000000000000001bd67bce51867bf60c5939cacd594a4e2a20f9d1a22b3 2,241 1.00/1.00 vMB 20
745,463 745,463 0000000000000000000340f6b6fcf8519d1b21f3a84d28c9bd1487802c0169f7 728 0.80/1.00 vMB 3
745,462 745,462 000000000000000000040cffc7702af19a080fc7341ca689a04f12afb36b920f 2,247 1.00/1.00 vMB 6
745,461 745,461 000000000000000000026bf5923c4bb8c76efaed7217ca02fb8232f5836344bd 1,645 1.00/1.00 vMB 10
745,460 745,460 00000000000000000008b11884d9c7ba1a57b73d3bff77cccc203a1dca018b1d 2,872 1.00/1.00 vMB 22
745,459 745,459 000000000000000000009af0ce2ae2020fc5a5acc516bcaadb03e6f371018597 2,738 1.00/1.00 vMB 24
745,458 745,458 000000000000000000031742f979bf8311c74f0f9450c7deaa5a151dea4ab64e 1,687 1.00/1.00 vMB 10
745,457 745,457 00000000000000000000ef19ce4b0d60f07bf963417a4113ed44bcffbb51462c 1,580 1.00/1.00 vMB 23
745,456 745,456 00000000000000000007d67f40c697494193213b05d7e53f5bf00a188d4b0072 677 0.28/1.00 vMB 13
745,455 745,455 000000000000000000008e206551bf63fddb4a3f9d5522e980c595d7154ed1b5 36 0.05/1.00 vMB 11
745,454 745,454 00000000000000000004035f42532cdeb9303bfb40b2fe9ddfa293be516d624c 1,076 0.59/1.00 vMB 14
745,453 745,453 00000000000000000006ac6370e86cb22836d2fce874c7fe16989369f5c7e678 2,557 1.00/1.00 vMB 16
745,452 745,452 00000000000000000004fbac7cc9b9547e6d0517d8cd2440313c00fe207e96be 704 0.45/1.00 vMB 9
745,451 745,451 000000000000000000028aaa6ca38aea90600de75fab0c0d231bb0be3c73461c 318 0.10/1.00 vMB 18
745,450 745,450 00000000000000000006ad94b4345203925320373d15730ccbc04c91611b3a26 163 0.05/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.