Loading Tool

Explorer IconExplorer

Memory Pool

81,533 transactions
31.03 vMB
0.08719447 BTC
Random Selection Loading Transactions
Max Size: 188.31/200 MB

Candidate Block

Mining Attempt 01a85ab17d8da80bc4a3a305c58f716050d760a301746a02ff5cf6af47c422aa
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root fee605741fbf673c4294eee5782d63a6db5b5556a38a13405811b93df0ff0427
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,693
Size: 1.00 vMB
Total Fees: 0.02035577 BTC
Feerates: 100.69 > 2.04 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (210,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,881 704,881 000000000000000000052f01b92c7cb8756212c17fae929390ee6b354a558869 2,221 0.83/1.00 vMB 15
704,880 704,880 000000000000000000084dcfa8d3b363f947a01723b0d6013a63e863bff5c069 1,255 0.42/1.00 vMB 7
704,879 704,879 000000000000000000093841d28e330dab82ecee14fc7aaf685f24c126efedf2 3,158 1.00/1.00 vMB 15
704,878 704,878 0000000000000000000d98e148586b8a620681704474df31934f6b16dd265206 2,447 0.85/1.00 vMB 12
704,877 704,877 0000000000000000000030cfe4ea974093a8a36c4876ff6bdcb27989da29dd72 1,267 0.39/1.00 vMB 14
704,876 704,876 0000000000000000000cb8e3d3aae0c3ac3768af9686cc834195b237225f40c3 350 0.11/1.00 vMB 14
704,875 704,875 000000000000000000087ad90f86dd4bb9810a203a6a1c36d3a578fde94c52c1 1,566 0.53/1.00 vMB 12
704,874 704,874 00000000000000000008aba885f78104a2acf1abba33a5aa0ca3f2dcf7d57c30 354 0.14/1.00 vMB 11
704,873 704,873 00000000000000000002f891b695f47e9760ef80372e89dbc57020ba2f767837 564 0.23/1.00 vMB 9
704,872 704,872 0000000000000000000a2de8159bacd874a3e73b8c17fba1ed067e79a08ee649 3,436 1.00/1.00 vMB 14
704,871 704,871 000000000000000000057d5702d16c037cecc39de1542678e4d3af727ab51678 835 0.39/1.00 vMB 9
704,870 704,870 0000000000000000000a7610f1a0ba6e41501deb737409ca4b801b87c11202a9 2,627 0.98/1.00 vMB 11
704,869 704,869 000000000000000000086dc203ecce0e077f3f05c78d10e7467e6537c88e539f 275 0.08/1.00 vMB 14
704,868 704,868 0000000000000000000dc8ddf2263dae50a7cd7bfd3a1166c1d7c71a7436acbf 1,584 0.98/1.00 vMB 7
704,867 704,867 0000000000000000000256cd36e7bf2961932991e2d9aeaaa79283945fd4f0cb 940 1.00/1.00 vMB 16
704,866 704,866 00000000000000000005c98efd31b78be52d6c842cf2599b9867fe207fc197be 581 0.16/1.00 vMB 13
704,865 704,865 00000000000000000003cfdd6c91f4cb689ff59fcd61af743a71da8975b68885 2,215 0.83/1.00 vMB 12
704,864 704,864 00000000000000000006da9d866dbe9aca344bef49bf751813d097fa85985864 3,120 0.99/1.00 vMB 6
704,863 704,863 0000000000000000000828c46e87b4722b9c5efd998f4649c0fab3b893b0c243 1,529 1.00/1.00 vMB 5
704,862 704,862 0000000000000000000a66d78c98f364bc5901ebf3959abd93dd33021761619f 2,484 1.00/1.00 vMB 7
704,861 704,861 00000000000000000000d27bf3ba40e2643a43d91e44ba8badfdf131ddcef810 1,373 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.72 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: 702.35 GB
    • Received: 16.63 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.