Loading Tool

Explorer IconExplorer

Memory Pool

73,746 transactions
27.37 vMB
0.06397468 BTC
Random Selection Loading Transactions
Max Size: 167.10/200 MB

Candidate Block

Mining Attempt 87883ba81e747792023ea7becf8d6c7b76511f1794ca6048ad0fa20e5ef8074f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root cb67db5bf90edbbc5708c9b93d092a5d08b9bd43a1594e08526ab57f2ae8d3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00565152 BTC
Feerates: 73.20 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (579,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,095 336,095 000000000000000006f82ca7d593c85eb0d8eb906d7702c8b42f265186607459 482 0.40/1.00 vMB 63
336,094 336,094 0000000000000000114249e696f109d08a67b3008f66f9aee0968a3c547b2fb8 838 0.48/1.00 vMB 25
336,093 336,093 00000000000000001a15992fd17a018d79b7ef99794f30359c48ecc4d09db9cf 304 0.32/1.00 vMB 32
336,092 336,092 0000000000000000034d0bfb5f30a279feccc8e2ac57db74d9c8dcd1158cc6f5 169 0.07/1.00 vMB 65
336,091 336,091 000000000000000010d7b931a27ca28b3fc555413a848ff9b54927fcd20575db 334 0.16/1.00 vMB 67
336,090 336,090 0000000000000000125c260b7705578a1231f87fdb81094388f2fd9d390e99f6 275 0.16/1.00 vMB 61
336,089 336,089 00000000000000000f777b375af71515c2e1948d0a2c630000febe297f90401e 282 0.12/1.00 vMB 62
336,088 336,088 000000000000000004f702dba17134a1784006ddee0bf3286707105dd04e8301 454 0.22/1.00 vMB 56
336,087 336,087 00000000000000000d029db4a98b7e703132fcb2b256ab0531acb7302cb4ecef 459 0.27/1.00 vMB 55
336,086 336,086 00000000000000000a6f1ea14199b4e1672bb17eff36ed61aeacc18693a6e567 44 0.20/1.00 vMB 9
336,085 336,085 000000000000000014474b0847696be09c1f01bab302b89f324e8a654ff82a53 825 0.49/1.00 vMB 50
336,084 336,084 00000000000000001779bbc22570fefe3e12353bafe9714f834043ca9350996a 32 0.02/1.00 vMB 115
336,083 336,083 00000000000000001a8c69133d8eab03da1b9e5a7e007a0a2e8447bcb4007125 1,158 0.67/1.00 vMB 62
336,082 336,082 00000000000000000f44c2a2daa41925fa04adbd503652a9a69ea1636584d47f 565 0.29/1.00 vMB 69
336,081 336,081 0000000000000000026d123f012f38fe1bb16ec913d45d7441df923ba3ac6f61 191 0.09/1.00 vMB 87
336,080 336,080 0000000000000000095f9643581bec4c2fd98b1a30e2d99936c099fadb0e5e2c 155 0.06/1.00 vMB 63
336,079 336,079 00000000000000001436f6a0e5456b9c9a01ad7fd7be35581089a851dd5d53d1 318 0.15/1.00 vMB 69
336,078 336,078 00000000000000000b5ffc71988ea384b07ef2a6e22eeb7886197b0f257c7b13 401 0.22/1.00 vMB 50
336,077 336,077 000000000000000016fe2a908e8b4e61e8cc6d9e97bf300eba962a116232d044 747 0.37/1.00 vMB 44
336,076 336,076 00000000000000000ccabeecd2988619a23cccda0d8feeea86a570694eb84048 941 0.50/1.00 vMB 42
336,075 336,075 00000000000000000ad94292ec6b553515e1fb88086a82700ee175bfa73242d5 118 0.08/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.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.