Loading Tool

Explorer IconExplorer

Memory Pool

28,932 transactions
8.31 vMB
0.07652146 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.84/200 MB

Candidate Block

Mining Attempt 795cf7b1b3cdf5521de49ea5fa0796a4570336cfcdcfd0e386cc55b2e7bb4c4c
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4d2b94c38abba29393d4a52b13c322cdd96fcd638002b34ba2a349bbaa605771
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 1.00 vMB
Total Fees: 0.03096115 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (692,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,087 221,087 00000000000000420529a6efb3c17c6f02b2f9dcc3c7d75a46c4750ca3cc15cd 209 0.11 vMB 147
221,086 221,086 0000000000000163c1250af3d72f41089b3562e857c58e1bf364bc3e06b36c45 499 0.24 vMB 186
221,085 221,085 00000000000000069dcb2fe3feebfab386f6f7e0682b191cf049ca73032103e1 707 0.25 vMB 263
221,084 221,084 0000000000000104446484c761f63365146a5ec03fd090935aca39ab68cf3b92 210 0.11 vMB 128
221,083 221,083 000000000000045efdce6efe06561421508b83b3dec90870c3aa4e0992efb45c 590 0.25 vMB 219
221,082 221,082 00000000000003bdc405e55cde6db1d5cdaeccafbc216b755172d63412559430 263 0.12 vMB 187
221,081 221,081 00000000000004b1074f0913ea1ee5408398173fb71d8ac9af15a9cbc074eef3 494 0.22 vMB 215
221,080 221,080 000000000000024a69eeb596a46f1232a376d2fa7478e346417423b0228fd117 361 0.15 vMB 244
221,079 221,079 00000000000004652b48d940cc01837a4a2ed3342a7b60c4b48249b65da38a77 344 0.15 vMB 161
221,078 221,078 0000000000000104a7b37e05080fb759b307c0891d5e61a709f26e6fd450ab48 453 0.21 vMB 163
221,077 221,077 00000000000002dfdcbb1c8c2acb8ea0c00f196dc3df8d33d5c7d291b7a3c3a7 86 0.04 vMB 636
221,076 221,076 00000000000004f740c6afdec4c3d956ddb10cf9bc465ac4d102ecfbe8be7b65 252 0.21 vMB 102
221,075 221,075 00000000000002256ff669dc329f0d1834d9f77aae1111ad1ba8fdc23b6f288b 482 0.25 vMB 155
221,074 221,074 000000000000002ee001720c805bd91b24642baf13a960473eb60947314f4aa3 713 0.25 vMB 313
221,073 221,073 00000000000002aa028e95901e5c09966eede125bf6476e187043a6076f185eb 472 0.21 vMB 185
221,072 221,072 000000000000044447846172590a17f835e770a17d88e625ce035c9a8db131de 476 0.50 vMB 46
221,071 221,071 000000000000028fc109f6f36216140667bc90e5afe9a1d9bc25bb5c181478ea 10 0.00 vMB 666
221,070 221,070 0000000000000369a88c291fd3cc5aafdda9a6daa2fe1e95c9285b33023a17e7 56 0.03 vMB 67
221,069 221,069 00000000000001d1c2b66dde2f6c06fe20edbe57133d233e8abb63875bfa37f9 680 0.25 vMB 225
221,068 221,068 00000000000003bb7386239a7c772624057ae7418f66ad87587f64545cbb9eb9 470 0.19 vMB 182
221,067 221,067 00000000000001e4147e7b959f1413a602ab6cde8a81375b76c41649e4b66801 357 0.18 vMB 148
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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