Loading Tool

Explorer IconExplorer

Memory Pool

79,632 transactions
30.11 vMB
0.07906064 BTC
Random Selection Loading Transactions
Max Size: 184.02/200 MB

Candidate Block

Mining Attempt 03181920718b518fe5abb5af0af1ef69f19151bd33b11902e85e37efd756e1fe
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 928c86ccee69db93bd77655b8b0589e2c95de8b9a8486c7647b40a9cca4f7ce1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.01211287 BTC
Feerates: 100.65 > 1.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (555,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,658 359,658 0000000000000000136ec524e79bb0efb756b6fd0a6191b5327256f956287355 1,176 0.66/1.00 vMB 25
359,657 359,657 00000000000000000f2c9be1ed069ec9435b542690dfb8b2ff1a65aa86bd364f 577 0.25/1.00 vMB 25
359,656 359,656 000000000000000010b94a8023a402dcc33205f54cf0f6ba6a81e7c7105afbe6 232 0.10/1.00 vMB 22
359,655 359,655 00000000000000000b43fedf208f57196ee0e5281710830f1c36ef16960441af 303 0.17/1.00 vMB 25
359,654 359,654 000000000000000006b92749ba15dbe218eb7818049c6b7d249968ca493f7a83 233 0.15/1.00 vMB 14
359,653 359,653 000000000000000011f85f3e4fed9da30dd76238ef987621b0d4488d1affe9f9 1,406 0.75/1.00 vMB 29
359,652 359,652 00000000000000000eaf95b8d21a8f3900d1eab8b9da0d82956f2a51168c5079 910 0.48/1.00 vMB 21
359,651 359,651 00000000000000000a45ee62a7ff0fb772ff27b396f1c06e38debc18c7a50935 968 0.54/1.00 vMB 26
359,650 359,650 000000000000000002429a73ff32fa7b53611d7e91ed26ca9a72635efab52aba 544 0.31/1.00 vMB 25
359,649 359,649 00000000000000001375bc9e0a39d5ed769c2dc4252eae0a3e6407ed91d4fe05 1,676 0.86/1.00 vMB 28
359,648 359,648 000000000000000004629062c01cd8d12433e87608bd9bcfbce3558aa5193bb1 525 0.28/1.00 vMB 24
359,647 359,647 0000000000000000150ba8db468066a4bcdbe6fef40fe30a96c7c50ff6a16da9 858 0.42/1.00 vMB 29
359,646 359,646 0000000000000000162dedf046d8855fca6eff9d30f1af1dea270775e4a08483 989 0.69/1.00 vMB 34
359,645 359,645 00000000000000001088ed0c0989828504a41d4b5b974c8c081b708cfdd3b7b0 1,585 0.82/1.00 vMB 27
359,644 359,644 00000000000000000070291387e542c5e7d949064d04594952e67fb97303d6ed 735 0.42/1.00 vMB 22
359,643 359,643 0000000000000000009f15e89c77213645f3227137f3ae51b032d8b44d08dd25 1,559 1.00/1.00 vMB 59
359,642 359,642 00000000000000000a4675cbb09b68e2b7c7791c56409cbb38e3e953d609ea3d 516 0.32/1.00 vMB 23
359,641 359,641 000000000000000002a4dfcf4d4cadedbb7756b33d8102da0a3e5ac6de7c009d 1,610 0.69/1.00 vMB 29
359,640 359,640 00000000000000000cbb79a89f0c023cd142d2ff6a9bb89aa7af85d0ac098818 128 0.04/1.00 vMB 34
359,639 359,639 0000000000000000166b557c4ae82961e355bbafb6a98acccfb57b74bface148 103 0.04/1.00 vMB 31
359,638 359,638 00000000000000000cd8dcf7ae0b35eff812c990b12399eb1b13b33879933727 301 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.