Loading Tool

Explorer IconExplorer

Memory Pool

78,755 transactions
29.87 vMB
0.07600939 BTC
Random Selection Loading Transactions
Max Size: 182.42/200 MB

Candidate Block

Mining Attempt b3eb4bda924817200ca23fcc5d4abdaf668a168c556705bfc8086628dc885258
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root fb08d16eb72abec9a0785d7227393027df5a82631cc1a138b861b4e40f69d9d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.00983141 BTC
Feerates: 150.58 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (554,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,684 360,684 00000000000000000a1cd7d3838b5c645bb6038d019034babc2155fb5eb99cc6 792 0.35/1.00 vMB 29
360,683 360,683 00000000000000001311a65a6d57018420c5b6c9092bd2a0412651064b415bb0 320 0.21/1.00 vMB 21
360,682 360,682 000000000000000001c636559db879a8cab93abb3f9e41a24c6752b7912285d2 699 0.31/1.00 vMB 30
360,681 360,681 0000000000000000134822c21b691ada1817ae048ab26527dc45ea0d72c0b3f0 332 0.19/1.00 vMB 25
360,680 360,680 00000000000000000819b1ddffb0bc0b0d9be7b532d4907e51c791c8c35f6a5f 864 0.50/1.00 vMB 24
360,679 360,679 0000000000000000112d01008cbed9a894cd8d86282538e15300ed10df8a8268 499 0.22/1.00 vMB 30
360,678 360,678 000000000000000014598a63853705debc271e590a2fd9a0d0c0def10d377ebb 1,083 0.50/1.00 vMB 27
360,677 360,677 0000000000000000141c68024b63bea14c863f67bd62cca8fa460e055a6d4cd7 466 0.31/1.00 vMB 23
360,676 360,676 00000000000000000ad083d7b7eb5bd5a01e7bf16b7005318c9e1f413ad603fc 1,669 0.75/1.00 vMB 30
360,675 360,675 000000000000000014e02c657d696bb9f5e1311cf5704d32d54a74f2a8d125a4 1,002 0.85/1.00 vMB 17
360,674 360,674 00000000000000000a369cb9370e0b19fdc5e5abae4d41b49ec0f4a4b59a8d77 2,556 0.95/1.00 vMB 41
360,673 360,673 00000000000000000e835625b88b2b04beac36096dec608fb9dd5a4facac830a 71 0.02/1.00 vMB 34
360,672 360,672 0000000000000000112ca7b89f0f76e6023b062abed21327edfb0bbfc47c646b 114 0.06/1.00 vMB 21
360,671 360,671 0000000000000000116fceb86d39b531e524404282845014ccc4f27379734eb6 1,040 0.48/1.00 vMB 26
360,670 360,670 00000000000000000b6e5128a76b032ffe9fe4eeaa1514ed7f4c2f6bcdfbd805 660 0.29/1.00 vMB 27
360,669 360,669 00000000000000000d094cc1c9872b0a17eb842dc9a67dce6e904df55cb355ec 869 0.35/1.00 vMB 31
360,668 360,668 00000000000000000d5ca648032e34e55ffb8aed2d3549a61a608d80a0860560 1 0.00/1.00 vMB 0
360,667 360,667 00000000000000001254f7ec9e7ee0036fcbe02a2e97cb6c2aa96f87d36172a3 411 0.18/1.00 vMB 23
360,666 360,666 0000000000000000160f4423a963618599d7ff2b2520624ce85b1a7ec3874eca 509 0.21/1.00 vMB 35
360,665 360,665 00000000000000001067d96e186edfe894f9dfc6e8f7a20e2b3d7df61f4a82ea 957 0.51/1.00 vMB 29
360,664 360,664 0000000000000000056423c64b0e90d38d0408dc125ce6de9d7523e21b7bdb97 764 0.37/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.