Loading Tool

Explorer IconExplorer

Memory Pool

74,740 transactions
27.67 vMB
0.07458822 BTC
Random Selection Loading Transactions
Max Size: 168.57/200 MB

Candidate Block

Mining Attempt 33dd7aecc85cf30b4a4c5d2601e785695fd2d7cd550da3fa4ba1d20869176685
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root f12e36cafbd6bb5b72e35758366904f61fb1818425b77e32e7ee42fd075ddb0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,859
Size: 1.00 vMB
Total Fees: 0.01543811 BTC
Feerates: 100.35 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (623,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,697 291,697 0000000000000000c8984f100406a46eef2acf7c0d3048f466490d9e04e2389c 70 0.11/1.00 vMB 12
291,696 291,696 00000000000000009a489e2407420e6815f8417df8f2b873b601a26dba1e40b8 687 0.50/1.00 vMB 38
291,695 291,695 00000000000000000d9defa4de5943bc55b24d6b972c86dc40c0d3774d86f646 256 0.17/1.00 vMB 28
291,694 291,694 00000000000000009c6807b2228537efe2fe2520f37646b29333243b740ce30c 992 0.35/1.00 vMB 51
291,693 291,693 0000000000000000eac6153d8298d183cb84e075491d46625cca0f9a1ad8ff9a 176 0.10/1.00 vMB 35
291,692 291,692 000000000000000040df6f5c1bd3c8fe61ee1e2c11255aa34122e3ee561b7897 542 0.27/1.00 vMB 34
291,691 291,691 0000000000000000a53e0d7ba6395a13bab8552f19eb39d37466265144b99f7f 328 0.18/1.00 vMB 43
291,690 291,690 0000000000000000f724c1ca4d3c5dd364cbd9f18c2d5edc882e3ea6cc04ac87 299 0.15/1.00 vMB 30
291,689 291,689 000000000000000075248b92f40d369226743829afe325fa95ec3fc7ad3712eb 161 0.15/1.00 vMB 11
291,688 291,688 000000000000000065b78752dc667ebc573ef013f1171f078eee036e1e9a89bd 805 0.50/1.00 vMB 29
291,687 291,687 00000000000000003e86ed0a72093b276f1accedc28b292ab7e3d7e10a371bf1 32 0.02/1.00 vMB 19
291,686 291,686 000000000000000090456e16301d72cb49d869f66921a563580fc2b094fe35db 512 0.19/1.00 vMB 58
291,685 291,685 00000000000000006d34be57f2a732eb7c7f54543c29e64fd545be3a7829777a 308 0.17/1.00 vMB 32
291,684 291,684 00000000000000002718a8a2f79bcaf70b99bf7227e00228b96bcf7953122872 532 0.29/1.00 vMB 43
291,683 291,683 00000000000000005370a134fbaf73575acbb552a53071e01511bbfbe99ec5ea 256 0.17/1.00 vMB 58
291,682 291,682 0000000000000000fa2337a9a77bd86da6a59382d1fd29c7681b3c185fa4649d 391 0.24/1.00 vMB 33
291,681 291,681 0000000000000000bfe726ecc1baf8ea30160f703cb66431f437e0aba2ed55c9 60 0.04/1.00 vMB 26
291,680 291,680 0000000000000000286fc5829c8c18e16aa8161838e292a7c7082a2279c6a3cb 256 0.12/1.00 vMB 30
291,679 291,679 0000000000000000c987419347db0b6087bbf16ccd7385e53e7c36919c1bc190 300 0.18/1.00 vMB 32
291,678 291,678 0000000000000000b77e1f0fa1fba3644ef9395e9b65e397c8733934471151ac 154 0.10/1.00 vMB 22
291,677 291,677 0000000000000000db6f2fa9890d25f8bafd6b7947043ba96291a19c47aba658 1,345 0.92/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.