Loading Tool

Explorer IconExplorer

Memory Pool

75,422 transactions
27.81 vMB
0.07407207 BTC
Random Selection Loading Transactions
Max Size: 169.70/200 MB

Candidate Block

Mining Attempt ddca2256bf1922a8d871e29275ba5b4c437fdd12a8ffd94327ae0e08dfe4b09d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 31044a06770529db615a9df53287e3374d1a1ee068d444fc0d45264953b0373c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,465
Size: 1.00 vMB
Total Fees: 0.01455649 BTC
Feerates: 150.93 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (623,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,713 291,713 0000000000000000586cd96de4b5ce7f1a99d09abd681b880f36fbc9c8507222 512 0.17/1.00 vMB 42
291,712 291,712 000000000000000059f23a293849cee6b24f11554378df7d41738aa4b8cca18c 1,788 0.90/1.00 vMB 33
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
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.71 GB
    • Received: 17.44 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.