Loading Tool

Explorer IconExplorer

Memory Pool

79,292 transactions
29.50 vMB
0.08458366 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 25c076fdae18a1597ccaa8a984becdcbf023dc67a20543b3d0ec46c145271958
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (623,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,711 291,711 000000000000000051dd4da993d20169a7c05ed6a5aa7818e7a4d631c1f95492 512 0.16/1.00 vMB 64
291,710 291,710 000000000000000059d6c05ee0af4bee4707ecb201c061f105de5b03db719441 780 0.49/1.00 vMB 27
291,709 291,709 00000000000000009dd27be48b5c41c522444b35105ca3b483bd58211849cac6 267 0.19/1.00 vMB 25
291,708 291,708 0000000000000000af5d05a8e674da9f02abc602017c48194c6655b63a348b17 103 0.06/1.00 vMB 42
291,707 291,707 0000000000000000814d6fd3984811321c52d64876a427d670956d6da0e5b719 411 0.27/1.00 vMB 30
291,706 291,706 000000000000000074b356b6ac00e1b1e396b7d26810ec8b3c146ff587af2885 830 0.48/1.00 vMB 34
291,705 291,705 00000000000000000fe659bdfb935e0b4a1e3ba599734e899f2184b68dcfb9bc 706 0.46/1.00 vMB 32
291,704 291,704 0000000000000000775df6f1f8f4a06c55eff76eccb3f6dbe8bc2762153b8090 215 0.14/1.00 vMB 25
291,703 291,703 0000000000000000748c48a191991845019b46b721db3ac09f7f3b863fae3b5c 595 0.35/1.00 vMB 33
291,702 291,702 00000000000000003b8448143fb8752e3664daf10e1d83bacbd8b19c6c71205e 1,427 0.74/1.00 vMB 34
291,701 291,701 000000000000000001729541c5acece7cca7b6938489543efc27dd63cb51b154 265 0.10/1.00 vMB 33
291,700 291,700 0000000000000000c6e1c37e399e6e604cc4946a8a1fa2161b3850052ea139dd 448 0.24/1.00 vMB 30
291,699 291,699 0000000000000000907ffc666e379ec0f8dfcd3b0c81d2c14a09080fdd0350f1 217 0.10/1.00 vMB 53
291,698 291,698 0000000000000000c9c026e5c05f71c2098ea7454749ebb635c3f3840888b6ac 1,017 0.63/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.