Loading Tool

Explorer IconExplorer

Memory Pool

39,608 transactions
17.54 vMB
0.13956062 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.68/200 MB

Candidate Block

Mining Attempt 271b7170adec3ffc8ede85cdb00150c69d25b0156f968fd39f4ea42a4c52d361
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6267f3ed84444537181c0bde9b71cfb9f1ebd00d8b0b2cc8a6705296e3a83bf0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03684709 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,922 200,922 00000000000002d68f5e7f2a031a8c7fe273a7e176c03864a1036514fb3e4986 41 0.01 vMB 182
200,921 200,921 00000000000004b17758c2e1dbd6e25a247f8d89019b54100ab1c364a4b16edf 66 0.03 vMB 101
200,920 200,920 000000000000028fb87a324ada2ae7bfb2562c36b4e32ea002411d85b94cf996 333 0.15 vMB 48
200,919 200,919 00000000000005bd81e3d04d793121fdc62cb9ac8be53d534e70fe1145f90d9b 226 0.18 vMB 107
200,918 200,918 00000000000003656550d8f85148393cf40a1de68b5830de0d27c7b0bcbd0025 88 0.04 vMB 203
200,917 200,917 00000000000000c2ec12f40fdf6cf70359aec963aa04d9da209be4bbd0492ea9 209 0.09 vMB 120
200,916 200,916 00000000000005561929c0db2741ad45975544ce07b78ea42a11f808f3eb8bbb 5 0.00 vMB 0
200,915 200,915 00000000000003aaeeebd6b5cfdb082417709df2ff175f12160370d7b9e5223a 110 0.05 vMB 80
200,914 200,914 00000000000004acfd4f8d39186f4347c3398d13c2291c7e93cbc8ea8c1ebc19 79 0.06 vMB 42
200,913 200,913 0000000000000152505aeeef4b2bb103c154328444aa3a2102f2a9bb07d670e7 440 0.24 vMB 119
200,912 200,912 00000000000001259b41d866f387d4d32cd83fde78b402609f25dd2a24be2234 3 0.00 vMB 93
200,911 200,911 00000000000003f2f345f48727f3e4d9e876eae592a57def87010a8c29f2ef08 50 0.02 vMB 129
200,910 200,910 00000000000000ca01ac62b5ab8ac95277a7a93207c8ecf0519ad57308da7be0 12 0.00 vMB 312
200,909 200,909 0000000000000336bef9c9af298060a2f8f24a0ea023b167d57441b5e7087759 135 0.06 vMB 125
200,908 200,908 000000000000001592f586e6e0737f7b8bad1ba4a0ebb5b30a0cc875bc63eec5 14 0.00 vMB 268
200,907 200,907 000000000000016f16031e1d6f1775e1cefd8ab1acfb427fd9ae3d23a5b14b2a 105 0.07 vMB 102
200,906 200,906 000000000000034fe28f3c3d915c039d10730e179f0dc11058b2ee13dc8f7508 65 0.03 vMB 139
200,905 200,905 00000000000002130b76922e2572ab578c1d26e5d4ccdedaa8cb3f36e64ac0ca 72 0.03 vMB 83
200,904 200,904 00000000000002fc47022ec58573fdedbeef5fa72519a684f9afe07d9bbf37c8 355 0.13 vMB 12,642
200,903 200,903 00000000000002f4d195e430ef7880a8588ca0e451c5af9d5a888df17c3f93b2 67 0.02 vMB 134
200,902 200,902 000000000000056e044e954427b9d5da5d60669bfd2424c12fc414428332db1a 430 0.22 vMB 132
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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