Loading Tool

Explorer IconExplorer

Memory Pool

27,133 transactions
13.66 vMB
0.13624299 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.64/200 MB

Candidate Block

Mining Attempt 13db282b627afda2106701f04c1dadafe4ceacc573253a258cfd44705e8fc5d1
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root d247c7e80e8fd8d5d482cf0a3cb7a4d635eac9cd933639df28a0934db341b191
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,884
Size: 1.00 vMB
Total Fees: 0.08538872 BTC
Median Feerate: 3.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (763,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,785 149,785 000000000000043ba96992c0522ca6a7a64cc0856f2c12f234e6039467d401f6 72 0.04 vMB 141
149,784 149,784 00000000000008bf00635be7fba910747e69b383db828ddcdd7ec2b41975764d 22 0.01 vMB 139
149,783 149,783 0000000000000a08a02ba6a60ea15d96cb1974567e446194258c8c722024bdd0 87 0.03 vMB 75
149,782 149,782 00000000000003924d45c289cea8c39f0228133eee14d77bee38accc6cfd3a19 55 0.03 vMB 220
149,781 149,781 000000000000046e214b431862d55d53b5418f720fed923fe042fe15d43d7b25 39 0.03 vMB 88
149,780 149,780 0000000000000a21d5e3c3b99a4e6165259df069054422b1e0b62adeb473b004 13 0.00 vMB 61
149,779 149,779 0000000000000b304a21bd0e83769f0065a0d291cbe5296af52590fb82cbbf0b 42 0.01 vMB 170
149,778 149,778 00000000000002343694ae3d4d41a429fcea7e73a76672ecea311ca43637d7a8 99 0.03 vMB 1
149,777 149,777 00000000000009aee3747593e782a91bc377913c4b999260391b8360f369a9fe 87 0.05 vMB 278
149,776 149,776 000000000000061c5e3ae300b6bf7c6a612d23c13f3df6af067427f201130a3a 124 0.05 vMB 108
149,775 149,775 0000000000000908e3d9496a92c97c7261c081de42832381eef97e048ee3e035 38 0.03 vMB 67
149,774 149,774 00000000000008d9d5f506721d4690e702945a96269fe02e196b27694a7c15c8 25 0.01 vMB 56
149,773 149,773 000000000000031d7fa785ba62fea9423b1ecf6a3a0f7f7fd6ba2432980994de 40 0.03 vMB 144
149,772 149,772 00000000000004d405760deacce6c63b72ab29c73826d2b2019bbc353cbacf1c 11 0.00 vMB 18
149,771 149,771 00000000000005b6a2e3daa3dade9c1b6dead2fef1e31e4b2646a193fdee9399 9 0.01 vMB 327
149,770 149,770 000000000000054076df0c68575c4923ec4efe1b2baed7a96e378f12ce098bc9 32 0.02 vMB 49
149,769 149,769 00000000000009a79583e60ab093dbe986af3d1bab9c8cac49a2e573da9ae8f3 9 0.00 vMB 19
149,768 149,768 0000000000000757cb3af93cc64650ca0c3c9bb73f8090b081c693f5c9767c8a 17 0.01 vMB 46
149,767 149,767 00000000000007a8ed79cd7ad75350e1290243c1872c630d922f25f4b9093ae2 9 0.02 vMB 5
149,766 149,766 000000000000064b0d57fd8f363d22ba80f5540c451e67a7f7f80f64c1e9bbbd 61 0.02 vMB 41
149,765 149,765 000000000000016dbf2608bb52340f7b33984b40f1ac714d60be75b1a6b86d92 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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