Loading Tool

Explorer IconExplorer

Memory Pool

69,322 transactions
26.48 vMB
0.06552252 BTC
Random Selection Loading Transactions
Max Size: 159.05/200 MB

Candidate Block

Mining Attempt 804dd9845a8538129045f87f8966407b59c927a4d7f14648c11bde678671bf2f
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root c211257e3cf7a91b23afd476f7a1f94bcff8b9ad2fc93cd95a35cda362053862
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,642
Size: 1.00 vMB
Total Fees: 0.00915439 BTC
Feerates: 40.21 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (725,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,483 189,483 00000000000004d86e83419dd7e06f133c06aff5c05ea026261edd6ebff92111 161 0.05/1.00 vMB 19
189,482 189,482 00000000000003c6902bd93d06791c98c4a5eed716a219525f59cf8b7b028fb4 632 0.25/1.00 vMB 138
189,481 189,481 00000000000001cb7ce0bbcf35ef6b01b682c43fdd4ba73b007ac5bdf7347cbd 639 0.25/1.00 vMB 131
189,480 189,480 00000000000007c68461145d00c70e86737d9bde0420fa75c085936ade87dc3a 10 0.00/1.00 vMB 0
189,479 189,479 0000000000000470aa89ead32505fe7f1cbabb8f936f8cf3f0f6939e7742bcfa 589 0.25/1.00 vMB 131
189,478 189,478 00000000000002b6a6031652fa3a0e3b0136e358d7170c85056c20a3fd91b81f 146 0.06/1.00 vMB 141
189,477 189,477 00000000000001cddf0b923eded06e91f01547ab53812acf8f07c6f3ef21e76c 245 0.07/1.00 vMB 92
189,476 189,476 000000000000067c4447c9fcebfec6eb6872212e9f923fa3d17712313ea37f66 32 0.01/1.00 vMB 0
189,475 189,475 0000000000000788a6dc1970d048f83f8886b101521a8675f98b0e682db75632 487 0.25/1.00 vMB 126
189,474 189,474 000000000000093251d332d76868011fa85c082b091c0e2057e13b335d52bebe 201 0.07/1.00 vMB 118
189,473 189,473 00000000000009727fc4233c518eb40a2ba8c945f98dcc3ee6c28deeab79538e 400 0.25/1.00 vMB 93
189,472 189,472 000000000000012aa8e3625045628476c8772c60a6d11211c5a5deeac7fc61d7 11 0.00/1.00 vMB 0
189,471 189,471 00000000000004484fb3fbd7b508606b85d95fb8c7217db9491c004f5fe4d716 357 0.13/1.00 vMB 205
189,470 189,470 0000000000000750c9b579785fbe68251e0604a2d1a09b9558c29c41a82d8795 3 0.00/1.00 vMB 0
189,469 189,469 00000000000002d9d5a1c7061f02459838771ac728db03921d2f7c25c57562a0 66 0.02/1.00 vMB 78
189,468 189,468 000000000000063478c007aee01a1f431775d4fe5463ac3da2b062a4e3b3ad86 131 0.05/1.00 vMB 149
189,467 189,467 00000000000006c389d76d8007d90b5b4c000b057c3b44f3cee09569ee5eb17d 49 0.02/1.00 vMB 23
189,466 189,466 00000000000001492c204e61d1aae153fc12a945d52ac2c199203a682955014c 110 0.03/1.00 vMB 66
189,465 189,465 00000000000000a0981d0b50483a00cafebf69bed3e36a8fee5109a72c310c8d 91 0.03/1.00 vMB 56
189,464 189,464 0000000000000731caa1cbeb093b57bdf52d9c58426e49b68a98cc4666eec27a 167 0.05/1.00 vMB 56
189,463 189,463 00000000000006ae7fc4bf0f387e69a1f1eee8e352b53663dedf529332d20a9d 537 0.20/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.22 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: 757.81 GB
    • Received: 19.02 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.