Loading Tool

Explorer IconExplorer

Memory Pool

25,454 transactions
5.55 vMB
0.02726078 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.43/200 MB

Candidate Block

Mining Attempt 455285572136ed0f8d3586bcb1d748a8e5492d05abbb2205b8edbf6a17653e1f
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 389e9a590892b9ff7b5d98edb23f8b14d6a5da7a4cebd5ff0e7b175bcc83a86b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,541
Size: 0.51 vMB
Total Fees: 0.01400885 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (692,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
221,066 221,066 00000000000003ef8de8d080d423cbdc74d33fd1853784c78e650e5a67a2717e 180 0.11 vMB 133
221,065 221,065 000000000000047ab0b833b0a302a2ff284839838746a7bd85e8e0f74548fbe2 417 0.22 vMB 161
221,064 221,064 000000000000000573723facfc30f9c6bf2c91b8cae308c8541216711f2b26f5 519 0.23 vMB 162
221,063 221,063 00000000000000d4e602da55a3564f883debcdf697c13a38666b8792673fddeb 621 0.21 vMB 173
221,062 221,062 0000000000000250149a976ef924b1da59922cd52d45627335ba03926225ff8a 601 0.25 vMB 169
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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