Loading Tool

Explorer IconExplorer

Memory Pool

80,842 transactions
30.81 vMB
0.08580601 BTC
Random Selection Loading Transactions
Max Size: 187.06/200 MB

Candidate Block

Mining Attempt 8e60e159fa1d87d19ad1e64793ae2fbc2f296508bb81fbfbd6a3cdc79ea4594f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root d26a66ce7df13ec5fae196a5acbfec5ba03af4eb8cd589fb8e76d2362f09de63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,002
Size: 1.00 vMB
Total Fees: 0.01972764 BTC
Feerates: 351.58 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (286,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,709 628,709 00000000000000000009194f08484b39f38bb35dc1600be7556d8af662c2dc12 837 1.00/1.00 vMB 14
628,708 628,708 00000000000000000000f87b5e10a7348d1b884389d78b241ea014ad1b37b3e0 1,268 1.00/1.00 vMB 4
628,707 628,707 0000000000000000000b594240f6f66c174f66a2e76024ddc0c78392eb349a49 2,809 1.00/1.00 vMB 66
628,706 628,706 0000000000000000000d323f694b5dc9aa6fb6690f1abb6f4b2b7311337e8449 489 1.00/1.00 vMB 10
628,705 628,705 0000000000000000000ed5b8e68ff5511875dc6dff05388ff74cfbfd1fb2a02b 1,679 1.00/1.00 vMB 8
628,704 628,704 00000000000000000001c0623bf1db95b4203391bda2603a962dfc5f8cb5f837 2,141 1.00/1.00 vMB 81
628,703 628,703 0000000000000000000113e4f107201510c8dae3c35dd20b12307389da041ba2 25 0.91/1.00 vMB 1
628,702 628,702 0000000000000000000ef3d924243ec700352143eac41bb0b3f79ad4fd28bd5a 507 0.97/1.00 vMB 7
628,701 628,701 000000000000000000009c3e5e0a70bec926400480b81400c80feea417c83a0b 2,298 0.97/1.00 vMB 41
628,700 628,700 0000000000000000001076ecf329717d1a53aa3e4873edad099c26004954531c 2,204 1.00/1.00 vMB 41
628,699 628,699 00000000000000000003b7dcfd3580649ad5afe35a184d459a4c90865a3d72a9 971 0.55/1.00 vMB 9
628,698 628,698 00000000000000000002561f462dd71f34121da65a1ddd20fb6c81d8384de6ba 1,182 1.00/1.00 vMB 11
628,697 628,697 0000000000000000000a8f6b27f2f04bca751cca36fe18725b31b43b904a5f0d 986 1.00/1.00 vMB 10
628,696 628,696 0000000000000000000aff89a4392e6274c55779f00eece3a5871a962c59e999 2,015 1.00/1.00 vMB 38
628,695 628,695 0000000000000000000fe6b95cf67995c7c8790a72364f0cfc6b74021a133a20 1,446 1.00/1.00 vMB 31
628,694 628,694 000000000000000000057e97adaf21b70d5d9dd5529e2fc6686b59be318e9b78 1,994 1.00/1.00 vMB 37
628,693 628,693 00000000000000000008baea11c61a7424d593622c888b07777b6976f69bf477 788 1.00/1.00 vMB 13
628,692 628,692 000000000000000000001bd1d6f47b501d4712e1c51fce55657ca24fa1e8bee2 352 1.00/1.00 vMB 4
628,691 628,691 000000000000000000069e840072abecff54de8269da5abdb1e9adf04b93cb71 381 1.00/1.00 vMB 6
628,690 628,690 0000000000000000000e6ac13def3ddb4ca7f0b74280d342af5600f1a2c2cb36 174 1.00/1.00 vMB 3
628,689 628,689 00000000000000000009b550d9cc14755d8d571adfa0bbc3b2bae9c83307d9de 1,052 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.