Loading Tool

Explorer IconExplorer

Memory Pool

16,487 transactions
10.42 vMB
0.02847661 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.96/200 MB

Candidate Block

Mining Attempt dc27b31cd88523def41a54260af6e7dc3cac77c987c26772f66c2139cf21c52c
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root 4d36e976256604d01a84cf50735f4008a582f766cc3684bc91cca344609ddcdf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.00471819 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (689,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,687 223,687 00000000000003c70635f01386e0077d9b0cfde8b3fd27ac96b07b8a7f92aa8b 256 0.16 vMB 95
223,686 223,686 00000000000003c4e9aba96dc987e29e5bbc206cad4de782b2c9f98e69bc05ba 424 0.25 vMB 137
223,685 223,685 0000000000000023758e9e5ea0f209edd2bc4dccd23b7e54e5eedf31f2cbe6ad 685 0.25 vMB 217
223,684 223,684 00000000000000e109b1ff78353950b5bd1b894f4a26a85002f0c13061381558 617 0.25 vMB 187
223,683 223,683 00000000000000e5837377d58bb70e1e5713b965fd64c4eac2f3a30163ea84ac 690 0.25 vMB 252
223,682 223,682 000000000000037cebd51cd7e62c8d5b38439c878546b07983da8617acc38ab1 477 0.25 vMB 158
223,681 223,681 000000000000022c64147ea91a9de17390f24b3d4ab074261cb120ccd35cb5f8 655 0.27 vMB 198
223,680 223,680 0000000000000042f4f91e680401e1df2f4495483e9f74c3b90bd6fd1e227079 137 0.05 vMB 207
223,679 223,679 00000000000000d628fe1f4a53c488db168599a07b294fa5214c614b29a31438 512 0.22 vMB 126
223,678 223,678 00000000000000da31041bf29cfd0762c955934a1ad6d36f54de19fc68ad2d85 298 0.19 vMB 119
223,677 223,677 00000000000002982e8cc315f70e2eea996471e4bf3062a647ea9031f36c1684 675 0.25 vMB 250
223,676 223,676 00000000000002a1c40407a16cd0dc5dc50c69167faf120ea26236b6a64cd537 132 0.08 vMB 131
223,675 223,675 000000000000047561a6eff86938d451195bcab97856b255aefb5aa45e3c3f6f 452 0.20 vMB 194
223,674 223,674 00000000000000af338999746c3a8c08d75d848d8d8bbd223058ee16eea6175f 426 0.18 vMB 199
223,673 223,673 00000000000002260d64fabadbc9086ae200bee6c4eaf701ab07c78d824c8425 363 0.25 vMB 135
223,672 223,672 00000000000002c9163d34b6df5332f54461617af0b61fbc3b7ee69dd470569b 723 0.25 vMB 234
223,671 223,671 00000000000002456ee1ebd384dc2fc7d9820e531c3c15e329f047669b01fc67 910 0.50 vMB 73
223,670 223,670 0000000000000062c2256d806cf5ddee405e7f105e77af5f7d81fb13378302de 421 0.16 vMB 167
223,669 223,669 00000000000002b9b94100ad2e18830aa26bc72e8cca97f6b14b3ec4c012705a 449 0.25 vMB 157
223,668 223,668 000000000000028a4123e6034a110389cd87b0f15c72c453b607fe38bf411fe1 480 0.25 vMB 154
223,667 223,667 000000000000028ace4427b457837f2f637a1cb8b6fdf1e0ccbffd48b8b2e062 492 0.25 vMB 130
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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