Loading Tool

Explorer IconExplorer

Memory Pool

29,213 transactions
10.53 vMB
0.04114006 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.51/200 MB

Candidate Block

Mining Attempt 6551195185574ccac9c26bb6b536280b82687e505acfcb274a0c8d33f510911c
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (749,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,872 163,872 00000000000001f75cabcd643ddf6af30d79f24c24de5d1808a4db54b9950043 22 0.01 vMB 27,455
163,871 163,871 0000000000000b06f4fa2339dc7f347680c00a1a55acb78742f3c9c8ccf6db15 130 0.05 vMB 38
163,870 163,870 0000000000000a0e736eb7ed886bb3f5076e69300213fb88c644c686c453106f 107 0.04 vMB 126
163,869 163,869 0000000000000cbfe446014b38d1df37225fff31bd98de4fe37332ff5d43609c 102 0.05 vMB 167
163,868 163,868 0000000000000610f1d9b38bab331c8fe534d2d624c4257bb2ee9d44c1e95fee 140 0.07 vMB 487
163,867 163,867 00000000000000fa613d8dcdc8a1afd1b8cf6907562f6b3604c5a66250030dda 14 0.00 vMB 15
163,866 163,866 00000000000009a7bca4c71d0cefad09daba7b1385667a12c0b9d4d27cae9253 159 0.06 vMB 188
163,865 163,865 00000000000003f0af00f5de52dd7ba7ed9952d45d26ec028b13db9778fd103c 140 0.05 vMB 103
163,864 163,864 000000000000001c430e41f66efcf399b924fe6c3935a567a1bdafad7f0909e0 72 0.03 vMB 181
163,863 163,863 0000000000000aa3c294f671bf327c6f2ec761e4648e409f8bf87f0c042a9b66 14 0.00 vMB 63
163,862 163,862 0000000000000b44a2f1694682f87c0f18d99bdea97774243a59e46b7c6ac3e4 24 0.01 vMB 400
163,861 163,861 00000000000002aaff5d21f26a427ebe7661a3ccefaee7f01443952607f5f37f 65 0.02 vMB 22
163,860 163,860 0000000000000041028f8b080ac31934b1a1ff9756345e4888c4864bd6890f73 89 0.03 vMB 102
163,859 163,859 00000000000001d7b8f2569f34636c57d378a4ab8cd2477a892c3e3e25543d96 52 0.02 vMB 31
163,858 163,858 0000000000000cc098bd2a56bf4d25d972d44dd367ac3ef4480da5ef3d071307 45 0.03 vMB 389
163,857 163,857 00000000000003c7ecda1e81dafc32d27b97ef34a6b311e6279a8cc8e6aa8200 17 0.01 vMB 81
163,856 163,856 000000000000017298d8f83f9205b1cfaa0681ce323db3d7f429b9522c06341e 7 0.00 vMB 0
163,855 163,855 0000000000000744104684255bff9a4171b933b22b56ca6f46053991adef2340 37 0.02 vMB 232
163,854 163,854 00000000000000cbbab78773a05658fb7580a63e27c15a0961cb57918e5633dc 85 0.03 vMB 122
163,853 163,853 00000000000001d90483099b918ca1a6c82d4bf0d354ee382bd191daf18abce7 55 0.02 vMB 331
163,852 163,852 0000000000000810f83d87952f1b3ec49dea5b3fcfae75956a7f39bba678cc15 48 0.02 vMB 279
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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