Loading Tool

Explorer IconExplorer

Memory Pool

74,173 transactions
27.35 vMB
0.06565449 BTC
Random Selection Loading Transactions
Max Size: 167.19/200 MB

Candidate Block

Mining Attempt 341c603b3a38ea87c1be9876ea717ad5d19e3742a4789dd76ed0457e713e76fe
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root a2c20b8b3d8c407b0520ce7c4ab8f832cd2a72f1325635526feef353c3788097
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.00740394 BTC
Feerates: 179.53 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (171,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,417 743,417 000000000000000000088e51067cc968ddc7186b7168b8188cf7c00f6b6b082a 3,176 1.00/1.00 vMB 15
743,416 743,416 00000000000000000004c3ef64f050839785a1f26fa8a003d8bf64dd4457e251 359 0.17/1.00 vMB 11
743,415 743,415 000000000000000000075a30fecbb1bf65e24503bf2e0681af9025ab8b6d8ccc 460 0.46/1.00 vMB 5
743,414 743,414 00000000000000000005382d043d01916b540f207b7f49e612a2113548938712 2,617 1.00/1.00 vMB 11
743,413 743,413 000000000000000000052b9498f7c0f2b1a71a3c26f047ec93fca6935e1127b5 3,040 1.00/1.00 vMB 13
743,412 743,412 0000000000000000000655bba2328796eea65b5bf856e83628ea77f70e6bc35d 1,484 0.63/1.00 vMB 10
743,411 743,411 00000000000000000007f3dac23141cf4c03140985038a09260671bab4b1c3ca 2,336 0.89/1.00 vMB 11
743,410 743,410 0000000000000000000751fb8ff3ef1055c6fc21c50de0526bcde6f94167f93e 2,174 0.65/1.00 vMB 12
743,409 743,409 00000000000000000005ee137145b578699adaa77ce77c9dea5e9308140d903c 321 0.10/1.00 vMB 14
743,408 743,408 00000000000000000003f0aa8de4a67b2d5e23e3f3af873dfc107250d7bcbba2 574 0.16/1.00 vMB 11
743,407 743,407 00000000000000000006e7d01f9bc9ae77289eb234a48f29452e07455d752e00 715 0.23/1.00 vMB 12
743,406 743,406 000000000000000000058f5ffc9b269675a4e989867edc4a7c595233f6843858 1,261 0.41/1.00 vMB 12
743,405 743,405 00000000000000000005ddbdb4bb9fe2a41d822c5e71f30e54edf5b48fa446f2 1,132 0.65/1.00 vMB 9
743,404 743,404 00000000000000000003311fed5967f962105dedb5f9178fd856fb0cabc2fc87 422 0.37/1.00 vMB 8
743,403 743,403 0000000000000000000461697be001d8b9628243a686865d5db91bf75c6e3b68 484 0.21/1.00 vMB 8
743,402 743,402 000000000000000000028409c9832fec5ebd2f237a3cf13b22a0fb3eb72f8b3e 353 0.12/1.00 vMB 12
743,401 743,401 0000000000000000000538a91b74bb4906a97343cd0d4b1b4918c5dff39cfa83 1,290 0.46/1.00 vMB 11
743,400 743,400 00000000000000000004788fa274cd74304fe0b9ce85d642c82f172715df77a4 1,465 0.48/1.00 vMB 11
743,399 743,399 00000000000000000007a5a3e1238dfb0033d15705df7e03e8d30caf7da0d791 555 0.18/1.00 vMB 9
743,398 743,398 00000000000000000007e780709f8320f496e6d4d8991e1dea67cd094b6ba8b2 1,618 1.00/1.00 vMB 7
743,397 743,397 00000000000000000007dac18446b78179042f5496839e9b98c1f7ba213c35af 1,614 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.84 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: 712.36 GB
    • Received: 17.17 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.