Loading Tool

Explorer IconExplorer

Memory Pool

88,776 transactions
32.49 vMB
0.17980165 BTC
Random Selection Loading Transactions
Max Size: 196.47/200 MB

Candidate Block

Mining Attempt 0144c72ddadb33e600c673939470e9a4597175c3deea8ea4e67bc861faca4cbe
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 703016e358df629d74ef0ff9fddadc8dc5545192d74fa06ee796f7abd32ce991
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.08738513 BTC
Feerates: 216.64 > 8.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (90,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,077 824,077 000000000000000000014e3ddffb004b7200997f153d1ae5aea8a3c6cf830959 1,864 1.00/1.00 vMB 67
824,076 824,076 000000000000000000024122caa85793abbb74f591b1524550f0f65e12ad0e7f 2,244 1.00/1.00 vMB 70
824,075 824,075 0000000000000000000279a68ba91ba8355318c2831121f877a102841a56bafa 1,990 1.00/1.00 vMB 65
824,074 824,074 0000000000000000000358b105e326be8e82d6acea11ba89d2575733e27fc2be 2,521 1.00/1.00 vMB 65
824,073 824,073 00000000000000000001d65cb6fc0921db3155f037fb096a11e451803a039e9e 2,223 1.00/1.00 vMB 74
824,072 824,072 00000000000000000002bb5e0cce543e6161323ef1d67fb3ab34a07db91b9715 3,195 1.00/1.00 vMB 121
824,071 824,071 0000000000000000000218e313ed93bf62afe3125cfb8ca14a3b47819781eb69 1,921 1.00/1.00 vMB 64
824,070 824,070 00000000000000000003deb5e7b5f84b2f83eab4a3c34fd35506e694447efffe 2,061 1.00/1.00 vMB 66
824,069 824,069 00000000000000000000e4ce585487cf0615edb58a41e1c15530e8a19fbe0549 3,346 1.00/1.00 vMB 90
824,068 824,068 00000000000000000001a073f77d705cf26b1187097b16850d87eb061f2f2fe4 2,205 1.00/1.00 vMB 66
824,067 824,067 00000000000000000002aae91aa6b1f070d87cd6734fccffff9f0855ea7f324d 2,842 1.00/1.00 vMB 119
824,066 824,066 000000000000000000028665032449fb886dac7867d89327b10682bc16d86752 3,009 1.00/1.00 vMB 98
824,065 824,065 00000000000000000002fc3e4f1271104f1600b82cb2db30b6f023569277fdfb 3,025 1.00/1.00 vMB 98
824,064 824,064 00000000000000000001b553f05a40a26a354bf7d70858c1b26f95ab08a06ccb 2,194 1.00/1.00 vMB 66
824,063 824,063 00000000000000000000e6f5858e956febcc574157a2ff464664b6d0550fc0cf 2,949 1.00/1.00 vMB 114
824,062 824,062 000000000000000000032fdd4dbed28c9c1ebea2514ff83fb2298f2525344575 3,370 1.00/1.00 vMB 128
824,061 824,061 00000000000000000001db243d0dfac121dc9a18900143842466f16a0ffc9647 3,133 1.00/1.00 vMB 134
824,060 824,060 000000000000000000002b2683e89fae6f31db93d050ddbb6e1b9ed59baa5f21 3,042 1.00/1.00 vMB 112
824,059 824,059 000000000000000000005b04722ff0819ce861627dc53d2fd1c0639990ade76a 2,276 1.00/1.00 vMB 56
824,058 824,058 000000000000000000014e43344e90e01492cf85716b8e37b2e2a4ea989a70d5 1,788 1.00/1.00 vMB 85
824,057 824,057 000000000000000000005b2dd9080dfdf9b4641d956990403850b5f5330245eb 1,938 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.