Loading Tool

Explorer IconExplorer

Memory Pool

78,994 transactions
29.66 vMB
0.10815049 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt 92da9a12984cfa9ded32b20a280dad0a08fea0fe4098f65949650b930c6c7491
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 64b934a0ae92669943d58cbb67dc0601ed816ecfc4bd0a667383cc040fae6f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.02568000 BTC
Feerates: 100.53 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (574,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,414 340,414 00000000000000000adb629f6b748e4b08309ce7ffed769a22dfc2045ea8cd58 455 0.16/1.00 vMB 34
340,413 340,413 000000000000000005deeabe8fdff77892efa2eaa4c92ce160ec5e65f5f30751 165 0.07/1.00 vMB 31
340,412 340,412 000000000000000006c81371aadb95ed3e43f6f261a0a4f6124065c8ed86c1ed 476 0.22/1.00 vMB 25
340,411 340,411 00000000000000000741027ea55ade9b11fd5b6b33edbf48b69162eab70cbdf1 1,464 0.77/1.00 vMB 27
340,410 340,410 0000000000000000109977497e62c9951e5f7a6c16d785f31d4a4d9cb305b9b8 394 0.25/1.00 vMB 18
340,409 340,409 00000000000000000fe41f2bb3e1a01f96524cd364af93e9ac144370d293d8d4 87 0.03/1.00 vMB 32
340,408 340,408 0000000000000000077b15f27a3ac5e7a6c89fdbfc04ae2e4ed5aec5fc476a4f 311 0.11/1.00 vMB 30
340,407 340,407 000000000000000011ff945e028940a7a851aa144c087b9ee9aeb85ec2e14714 839 0.46/1.00 vMB 29
340,406 340,406 000000000000000001bc2586c31386b142f8addc5446dd10f8fb8334f32cb221 318 0.18/1.00 vMB 27
340,405 340,405 0000000000000000115865cecfa62350412f70afc67e17c887bd0f2bae8fbe38 76 0.04/1.00 vMB 29
340,404 340,404 00000000000000000214cbb1e9bb7cc7d290df1d5d95b700a85b24c7e280bb6a 91 0.05/1.00 vMB 36
340,403 340,403 0000000000000000091b14c275aa43f0a53d9c177b77f21000190fb545419143 474 0.23/1.00 vMB 27
340,402 340,402 000000000000000010e9d9706bf729f2c462cbd97cc4d595200144e9a89c7c5e 643 0.31/1.00 vMB 29
340,401 340,401 000000000000000008d151bf4b0d112c3d433e19e530d86dd079b794dc393d6e 570 0.54/1.00 vMB 17
340,400 340,400 00000000000000000da3e6f59708330987a62810d947737318cf5a691ea773f2 1,024 0.36/1.00 vMB 39
340,399 340,399 00000000000000000f4d202fef2a27124b3151b1a1bd221db25d31578a448b03 361 0.17/1.00 vMB 43
340,398 340,398 00000000000000000052f1f38f7befdc3e744e9901743aa563dfe9f1e16be41f 110 0.10/1.00 vMB 36
340,397 340,397 000000000000000006875c04e629bf89c92029cfc480779b32a308ceb44349f7 260 0.12/1.00 vMB 34
340,396 340,396 0000000000000000070db9ec762d558d506baa786596ddc1909fa864b7b95ab9 178 0.10/1.00 vMB 16
340,395 340,395 000000000000000014d305cc9ee14260573e3f20dc973d64efccab30d41b6c6c 407 0.24/1.00 vMB 20
340,394 340,394 0000000000000000126c45c5fbeaf6191d351386170a975876ce7204fc44b409 1,928 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.