Loading Tool

Explorer IconExplorer

Memory Pool

32,031 transactions
9.78 vMB
0.14609709 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.27/200 MB

Candidate Block

Mining Attempt c3a20829083e210f6278e080218ea1fc3405023f3195a7229fe72ecb73c22adc
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b7b9ee391b512827a1bc7cbdf74fbc9de999fb3f7a2ed76d739accd08268acf7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,319
Size: 1.00 vMB
Total Fees: 0.06390719 BTC
Median Feerate: 4.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (723,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,097 190,097 000000000000068f12329b52b25afab190bff884607bc63cf2d90541d1752ffb 1 0.00 vMB 0
190,096 190,096 00000000000006657b19c469ebd9cf49553da9510c481f9d2476b0abfd16d411 118 0.03 vMB 37
190,095 190,095 00000000000000cd2ab2106a083b710cbfb683e2c878d70f8421d3c6f4471535 305 0.11 vMB 157
190,094 190,094 000000000000083b5a962f43a8a6cc1215d1e299d73e43e0c58583a44d4dd924 158 0.08 vMB 100
190,093 190,093 00000000000001f009f6ca824eb8a866efca6806b3b77790b1f6433e59222f95 58 0.05 vMB 111
190,092 190,092 00000000000002c0c645e862731b610997c2d748b6d1784d987b9753c74b32ea 77 0.04 vMB 96
190,091 190,091 00000000000000ebb99a091d7f3a9b0f9a7673f31aba51739fcca294de9e380f 106 0.04 vMB 120
190,090 190,090 00000000000001ed86e14ee38ce9216777bda85b564c7e09d7de5d88904417ec 68 0.03 vMB 156
190,089 190,089 000000000000056de35ad931128e2eea486b02455719cdd063636a6a164df976 57 0.02 vMB 125
190,088 190,088 00000000000005c797825ab1a4da5cbfa0cf58df27de87f1e9ed9659b0c3096e 121 0.08 vMB 131
190,087 190,087 0000000000000733b79a6f571ca93f546fa37d71ec1bee55f9a843ab0eea210d 56 0.04 vMB 72
190,086 190,086 000000000000047c0f7453161a48862c7092d54c9048d5bdbfee4b0353afa514 475 0.21 vMB 121
190,085 190,085 000000000000023b8b368af2b33387562b2ab2f39d1eb883ca64d04b007e59a0 118 0.05 vMB 246
190,084 190,084 00000000000000932f58378308605b556d82da0f2621f87de79365ed3ac8fc85 114 0.05 vMB 66
190,083 190,083 000000000000042f40ffa9e9c43c160ebe9e4bb56f993d9f150a503cb547f3d5 154 0.08 vMB 93
190,082 190,082 00000000000003a497c166614a88cf6a1258f5cb3c547a862748400d967d5d7d 183 0.10 vMB 133
190,081 190,081 00000000000007f6ee9db3dfe9f6536ffcda34472912e9fca673abe324a1b550 140 0.12 vMB 99
190,080 190,080 00000000000004448a5e6287e138d69997f562582fcc4e64eaed7e90837efd4e 364 0.12 vMB 138
190,079 190,079 0000000000000493ad20a4a8670b96a020121d7010544081d242d540239128d2 64 0.04 vMB 86
190,078 190,078 000000000000089c22d6f13ca9cb80480382e23ab4a111a3c8704ef5049bdb47 25 0.01 vMB 110
190,077 190,077 00000000000000f22b22b7c9b19cb23ed411e16369a7641308e83282e3edbfed 12 0.00 vMB 33
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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