Loading Tool

Explorer IconExplorer

Memory Pool

28,449 transactions
9.46 vMB
0.09791672 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.85/200 MB

Candidate Block

Mining Attempt 07c1967f542f715c0c869b90374afd1b01c7b162e527d52ecff1f71c5a938029
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8e7cbe9d1427dfd3ef1871f53d48e1c245637a116c43bc947910ef00dec4c9d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.02746448 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (755,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,959 157,959 000000000000086791fe2a239dd47c387956f484ad96e94f15f0b9ec5a1f1ee0 36 0.01 vMB 116
157,958 157,958 0000000000000d5b0479eb294df40e304a40177552d41c3454b9da6767faf602 5 0.00 vMB 1,064
157,957 157,957 00000000000008290876e6f501d908bc0c1a36c15568769e839add966a7a1184 17 0.01 vMB 480
157,956 157,956 0000000000000730704500fe2168def95046b76f1e7372c49e916eb3f0914abf 52 0.02 vMB 22
157,955 157,955 00000000000001b0ce247218ebf17bbb63a29e46fb0626555c1f7cc4f003554e 52 0.04 vMB 68
157,954 157,954 0000000000000c5a2e0e9f129446a9c1e4a4f43d3234c940ea76ce7a094cab87 18 0.01 vMB 52
157,953 157,953 00000000000002b753b72e5046b045327f789ed0b87967441c64099efa29defa 28 0.01 vMB 53
157,952 157,952 0000000000000749ced35a0e5a4838241ac1133653600e41038af0d38cf335b1 49 0.03 vMB 121
157,951 157,951 00000000000003610376792d392417e719d43ddd7f96d07c7b2068a5550516b0 10 0.00 vMB 344
157,950 157,950 00000000000001a6a4200217823da2aa836a5699e6373927f0259d4f98b990b0 19 0.01 vMB 955
157,949 157,949 0000000000000dff1d80eea4877bd65772227d726bc5cf4299f655e76edef5d2 18 0.01 vMB 118
157,948 157,948 0000000000000450fd69647830b309e363c93ee433c52758c0c32f297333829f 19 0.02 vMB 66
157,947 157,947 0000000000000e14ebbf7a51130f94bfef69d6733be21db0e35535c04ca2562d 146 0.05 vMB 504
157,946 157,946 000000000000075c06b1edbd158e7876cb87377edc33d6df83f1e2de6f86cdcb 31 0.01 vMB 159
157,945 157,945 00000000000005b01255a5bb062536aeea29c76171c89ebbd1bc774561b88758 11 0.00 vMB 0
157,944 157,944 0000000000000558a5560c7a7be76d163c4238820cf756f1c78988519da88ca7 45 0.02 vMB 82
157,943 157,943 0000000000000b5436365352e19da217c07097a2c6cc475803c3f5c8957cda65 17 0.01 vMB 115
157,942 157,942 00000000000000ff3b79b2ad7efa2309b12eeda974876b788729647a588ce7f2 110 0.04 vMB 45
157,941 157,941 000000000000028981db21e8ee8c12f245438d5f31c6b40de9597a7b93a096d1 40 0.02 vMB 264
157,940 157,940 00000000000002938b9efb41656dd6858a55521b0c25dca3f99b44bc29b68015 8 0.00 vMB 82
157,939 157,939 0000000000000b78c63f085218d944c6055ca8ffaaa2c6c275f14b33cc8e8b07 7 0.00 vMB 161
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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