Loading Tool

Explorer IconExplorer

Memory Pool

83,743 transactions
31.69 vMB
0.10170157 BTC
Random Selection Loading Transactions
Max Size: 192.23/200 MB

Candidate Block

Mining Attempt 9d63d5063bc8f1cd7f9f44d9769fb1b4bd16f573f988acccdca72e128648bfa3
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root d87aafb0249aa884d933aa7d4337a55eeca6150c0dd0dba699db9d610cfcc4aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.03224584 BTC
Feerates: 100.69 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (540,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,121 375,121 0000000000000000122eae0de1ab87ceec058a2969fbf14f64e99d8839b49a5e 509 0.30/1.00 vMB 31
375,120 375,120 0000000000000000027e34260011851640a87d320f99154955754a490c5b01dc 1,360 0.86/1.00 vMB 36
375,119 375,119 00000000000000000989d3bc215e491d9370151e70116594913f73425eca326b 1,856 1.00/1.00 vMB 36
375,118 375,118 00000000000000000e88e4a28d3c572e67d97fb6c0b7949f74e9d128d29e5253 1,884 0.99/1.00 vMB 38
375,117 375,117 000000000000000005a0ffd1ea271428b383221a6a8c50daa02971408471c767 201 0.41/1.00 vMB 9
375,116 375,116 00000000000000000e48d451a5a890c95b37de6dfc9ba2e779201a6815f94093 1,579 0.82/1.00 vMB 39
375,115 375,115 00000000000000000d52286f2ce0a3675e43bac4257b6e8d328411e8bf00d642 740 0.62/1.00 vMB 27
375,114 375,114 0000000000000000015919beb04b10153393a6e5f18f7786f009fe0fee50184f 2,042 0.98/1.00 vMB 40
375,113 375,113 000000000000000007017166d84e43c8627a538e727754444cee53129c120dc3 623 0.32/1.00 vMB 34
375,112 375,112 00000000000000001037f57b33c966d578551af52096240e2a4e3f771ba3408d 89 0.08/1.00 vMB 16
375,111 375,111 0000000000000000102965a3b115ac307fa383a8aed653718aa32f2e84083fcf 1,047 0.89/1.00 vMB 20
375,110 375,110 000000000000000000083d874ddd7aa6b290b7a22d1495e2c4158931232f2072 1 0.00/1.00 vMB 0
375,109 375,109 0000000000000000111e919ac170f5850ab5665f83d7472fbdf6831316091710 1,868 1.00/1.00 vMB 34
375,108 375,108 000000000000000004048fd3558e0ea812e33570482d399184e83e9d7f5b90d3 2,567 1.00/1.00 vMB 55
375,107 375,107 00000000000000000a73cea47283407e47296c85acf9f4f34e159b00c3dd7f48 250 0.14/1.00 vMB 29
375,106 375,106 000000000000000004572088927b6b487a6a6ddfdb4858da7a9743e9bfe592ae 1,123 0.73/1.00 vMB 30
375,105 375,105 00000000000000000a55c0dda0737873cb3478bfde7a2127de857c9a9ed2eeb4 733 0.95/1.00 vMB 13
375,104 375,104 00000000000000000bf57fd175e336fd5ba759f7429f741c7ed4dd4422815cd5 1,781 0.93/1.00 vMB 39
375,103 375,103 00000000000000000653f06026e0ad0987cf25f6b3d0b29c62f86b312f6415f2 268 0.14/1.00 vMB 52
375,102 375,102 00000000000000000350ed7ca721e98121136fea9249588112fa6c1879201959 666 0.92/1.00 vMB 15
375,101 375,101 000000000000000004f231dbb9c6c681c159fe9d060428187e6c4870e0337c8a 222 0.12/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.72 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: 702.97 GB
    • Received: 16.63 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.