Loading Tool

Explorer IconExplorer

Memory Pool

81,800 transactions
34.31 vMB
0.14618855 BTC
Random Selection Loading Transactions
Max Size: 195.43/200 MB

Candidate Block

Mining Attempt 6e7ea7806a710433572b97d42fef125512aff21bcc37b5431b740fd1b77aec8d
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root c65e2ffa23fd47d1bef71c2942a947b9471ff655f60313e0b23a85193ebe1c44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.03325201 BTC
Feerates: 150.78 > 3.33 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (579,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
336,074 336,074 0000000000000000053ce137a4425294fe1139b99b1516544ab74045dd03a5c8 446 0.22/1.00 vMB 36
336,073 336,073 000000000000000018ea29d55b9bfe24bf6d4272d135b2adb74a26a9b0361fdf 451 0.24/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.10 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: 728.14 GB
    • Received: 18.47 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.