Loading Tool

Explorer IconExplorer

Memory Pool

27,400 transactions
6.87 vMB
0.05150709 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.17/200 MB

Candidate Block

Mining Attempt 585a0ca074e46869f304197a656263e54234039005b88a5ba4de1892372c1ca7
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 477746df14e024a35ab7de28f72d3caf4b23d6af033e7fa06dbd4524b4b650f7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,572
Size: 1.00 vMB
Total Fees: 0.02868656 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (749,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,760 163,760 00000000000007ac94b217abb6af80998c680a0ccd584d2b68e8192f34ce559c 6 0.00 vMB 15
163,759 163,759 0000000000000703bbf7fe9f0a6c5b04aa2c393d1ffca847cfde7f11f24fd038 17 0.01 vMB 61
163,758 163,758 00000000000006e24a404ec673cc3b9d99c9c1f3567fb13eea9655d7bb2ee778 91 0.04 vMB 62
163,757 163,757 0000000000000967bd51a1abfa0340d7eae8bc500888ef397f9ea99530fe5344 17 0.01 vMB 64
163,756 163,756 000000000000087ab008b9bdb327bdb6b86610e4a4dd3dac8334046a26e04dcc 13 0.01 vMB 324
163,755 163,755 000000000000095471610fdcb44bc967e95647f1710ae176ca475ec82618e508 9 0.00 vMB 35
163,754 163,754 0000000000000675bcf9aeb26ccc10fc65516e1c2e5ffb1d80c1c94452ff9097 157 0.05 vMB 89
163,753 163,753 00000000000008f1c407e0df042cdefe7005e9edf3fa77038460796a4b14c81e 81 0.05 vMB 42
163,752 163,752 0000000000000c82f1a4bdd65257bd92fb564851e2cc99402193e030c6923886 77 0.03 vMB 69
163,751 163,751 0000000000000b405a208ed85e1e623606dfa2a1904eebb100a61a38752dd944 36 0.02 vMB 101
163,750 163,750 00000000000001b5c8029922c4ca31a0fe93a0402d1623655f7453b19adbe820 27 0.01 vMB 85
163,749 163,749 0000000000000c636d16d2979f442a8577f255757289ed07383deafe54ae6abe 115 0.05 vMB 1,000
163,748 163,748 00000000000004ef587cf5af942d12b99528571231eb403875946b78d3563e37 120 0.04 vMB 129
163,747 163,747 00000000000004259d319bb0895355b87b1b2e83c8785b4cd04c59a8b30b8109 29 0.01 vMB 171
163,746 163,746 0000000000000c1196cba8cc0b333f63f79c8a3636ebac44bd1ee09af8cd43b0 11 0.00 vMB 17
163,745 163,745 0000000000000a15b3166e21d2f39b36c7d5c2683d3dc58a4a11d871dbcd1ef1 68 0.02 vMB 89
163,744 163,744 0000000000000c7a419d4fc365f418ea7e2cc60536fa47e85bb4ee2bbbd1e005 112 0.05 vMB 112
163,743 163,743 00000000000005a19823e57f89b16082e8233fb1a81c357b6bceda4045b60773 88 0.04 vMB 73
163,742 163,742 00000000000001e6fc8d9c1c8cdb573f3377ea678cbf39ddb7213721fbbf6136 89 0.03 vMB 124
163,741 163,741 0000000000000b6c89a0816dc1f34a3dc026b9bb0fda7207a22900bec0a5f7ae 122 0.05 vMB 66
163,740 163,740 0000000000000446da29e22778d928745babfbe518402ecd53d088f0beb540ea 198 0.10 vMB 126
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 41.95 GB
    • Received: 0.56 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.