Loading Tool

Explorer IconExplorer

Memory Pool

76,465 transactions
28.89 vMB
0.07375600 BTC
Random Selection Loading Transactions
Max Size: 176.56/200 MB

Candidate Block

Mining Attempt 32149e7e274201021ecfb844348537a5b1cf31fe2310657a9526e929acd0f7fe
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 17e2c244043b39bf7792fa154fcbd19fbb905eda1eca0d02897fb7d76bbb724e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.01052182 BTC
Feerates: 104.17 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (543,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,655 371,655 00000000000000000e863aed610917e3d87cd167e6a60b617b98de6991b91db4 1,452 0.68/1.00 vMB 43
371,654 371,654 00000000000000000518b46724b54dc0e8048c630b17833995818a533a8d6ba3 198 0.10/1.00 vMB 35
371,653 371,653 000000000000000008a9abe89a23001b8d8c041f32570a9d4086959e1360d863 807 0.35/1.00 vMB 42
371,652 371,652 00000000000000000f3896aabb03d4175bde48284e23fe8e7f7bedaae865d38d 462 0.22/1.00 vMB 36
371,651 371,651 00000000000000000f160bda5568354bf3d909c1b71c59e506145692e8b05c1f 1,091 0.54/1.00 vMB 40
371,650 371,650 00000000000000000d2eb307af691b4de8e7e935d0d20c4f2a80f109646c80c6 388 0.21/1.00 vMB 29
371,649 371,649 000000000000000011110c3e46e5f3e1f2c1cea4f40016bde1255827c47e45e6 2,148 1.00/1.00 vMB 42
371,648 371,648 00000000000000001015f12e51bffcc00926719659541d1860636747abc5af76 709 0.33/1.00 vMB 40
371,647 371,647 00000000000000000304d80e888b3f6c18052eb9969769a847491bc0359ad06d 1 0.00/1.00 vMB 0
371,646 371,646 0000000000000000011043d14102b56a6528191912f8599dcde2eb9f666c6c46 668 0.37/1.00 vMB 40
371,645 371,645 00000000000000000e8fec1d77710d22802ba01cbe56d1364076e53350ab755b 2,249 1.00/1.00 vMB 48
371,644 371,644 00000000000000000067767123ff981fa841d8bbc72e192536cdb02c0ae3bd66 403 0.20/1.00 vMB 43
371,643 371,643 00000000000000000e7e8e7be74eae562744b0386ee9b17ee7d9dddd69b7a4d9 127 0.06/1.00 vMB 33
371,642 371,642 00000000000000000d1cfc2a43e610ac8856e89a4f98eb7aba3dd1a55514febf 163 0.08/1.00 vMB 37
371,641 371,641 00000000000000000f5a2a836be15ce2659433eedf28233c76cbe5a819d87f14 270 0.19/1.00 vMB 29
371,640 371,640 00000000000000000f038a3da679b4edf51e90323d515040c338b6222e5ab885 523 0.30/1.00 vMB 37
371,639 371,639 00000000000000000262ed68475eda51fa958654f8d18ca823cb370139455c3e 1,725 0.91/1.00 vMB 37
371,638 371,638 000000000000000000dd9720300e756cb5367e53e526cb1787a87cf7a2627473 530 0.27/1.00 vMB 42
371,637 371,637 000000000000000012f131c625d3c28776310a2c40adf23706e2888e8c0e9d98 1,167 0.56/1.00 vMB 38
371,636 371,636 0000000000000000109f02af52c12de8d03e4f8a6edc82f06b5d272d9bb10606 223 0.10/1.00 vMB 31
371,635 371,635 00000000000000000cee67744dc1726e1ed5b9a6988370865f3bd84380403ef7 335 0.17/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.82 GB

Node Details:

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