Loading Tool

Explorer IconExplorer

Memory Pool

44,134 transactions
20.83 vMB
0.06230585 BTC
Random Selection Loading Transactions
Max Size: 117.60/200 MB

Candidate Block

Mining Attempt 27a9a3bed138d768b7a7fc872f217ac9245ee4f0b4e648ac7ef1e09791f3fe97
Version 20000000
Previous Block 000000000000000000007dae9b7e7e1d00da353eb04587d7b003687d74a0a2f4
Merkle Root 26bb9af0b9499280d713f2dc8039286d39cb431cc9e2259a1fef55c23626a60b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.01905885 BTC
Feerates: 502.67 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,068 (843,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,686 70,686 0000000000f99c4a92524495d3851062495022925edf79a456a0959da42cc113 2 0.00/1.00 vMB 0
70,685 70,685 0000000000c42956ea176e84b2748f6a31c6f3f7cd4dce45952017ba31b4b902 1 0.00/1.00 vMB 0
70,684 70,684 0000000000087eaca0e5df198d2816a9bf8ade5dbbf1175b1d1d7559f8ba80f2 2 0.00/1.00 vMB 0
70,683 70,683 0000000000c70cf26ba170c1d9790d74e8fbc9eb4cb3b45d56b13cb77487c1fe 1 0.00/1.00 vMB 0
70,682 70,682 00000000008ec5d8866ef679d4de88d71800ed7b3489654cbfe46fcc204ecece 4 0.00/1.00 vMB 0
70,681 70,681 000000000036699b77d1cfb53a71ff8bd80302d17c74a486bf6483f3b7561128 2 0.00/1.00 vMB 0
70,680 70,680 0000000000b059e077e0fa41adb70faeb47233c72882ba612e3f593984c0e488 1 0.00/1.00 vMB 0
70,679 70,679 0000000000bc48a0e9d07deb0460008bb9c51e442f54fe5784ba7159d687e981 2 0.00/1.00 vMB 3,875
70,678 70,678 000000000045a293c20df9cf2c8231c68625cba2daa78badeaf21d37512262f4 1 0.00/1.00 vMB 0
70,677 70,677 0000000000bbbe49f5545e98d2fb79a0b448ea5e6b9ec8db55b653e477973606 2 0.00/1.00 vMB 3,861
70,676 70,676 0000000000c394e66c6acc93875ba3ea1763b7f1c9c3ebcd12e878f490631148 1 0.00/1.00 vMB 0
70,675 70,675 00000000006971758e7d6aae860e9cea00a759e9fa87dc7eff29408b31ead753 2 0.00/1.00 vMB 0
70,674 70,674 0000000000bbaeb4837d1c8c0d7a1de54a13127a22e1e9e1e49e297f9bece9d1 1 0.00/1.00 vMB 0
70,673 70,673 00000000002da72615c2ab39846ac5d7c94dab3bcd48dbf41e27523c9cae456b 1 0.00/1.00 vMB 0
70,672 70,672 000000000056211094d04b3f0edbdc7fa5ae15d6240c332569cc46f214fa6968 10 0.00/1.00 vMB 887
70,671 70,671 00000000002eda607feb78c6c82af965be626f718f1123837e1b06b2e44cc2c7 1 0.00/1.00 vMB 0
70,670 70,670 0000000000766c5b960a01c297044e467612610d3134363963d6f6132e23a130 11 0.00/1.00 vMB 0
70,669 70,669 00000000002ae579e65fe3458cee6c7cb7c736db2d9338fb134d797d18965e36 2 0.00/1.00 vMB 0
70,668 70,668 00000000002f26213a2130607a99bdf351d8f364b5ace46fc0a3e9631f3f2856 2 0.00/1.00 vMB 0
70,667 70,667 0000000000ba144bde151852cb01cd9790d6f180f46ae0d959adfeeb72a48425 2 0.00/1.00 vMB 3,891
70,666 70,666 0000000000c9e4eebccad2ed930adac2f6220f3d48e9daae23911669a26869bb 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.71 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: 555.02 GB
    • Received: 6.86 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.