Loading Tool

Explorer IconExplorer

Memory Pool

79,173 transactions
29.32 vMB
0.09749561 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt 368beb9793782f16320d2caef00b914fc6546b6b8d51c81995050b8b515bd1c2
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (138,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,133 777,133 000000000000000000072f9e0beb57a90eac990132f8e2bf0ad76dbba13ca810 138 1.00/1.00 vMB 1
777,132 777,132 0000000000000000000292ed0729de3e4b622196118016bd5e999f2f2ed5d7d8 796 1.00/1.00 vMB 4
777,131 777,131 00000000000000000000bd9b57ac7bc8447b14c4edf2e73913f8d0e88ef58422 496 1.00/1.00 vMB 3
777,130 777,130 00000000000000000000ca6a32a1546f28285dbb8310a5bc36f89beb61e2b4c6 1,228 1.00/1.00 vMB 5
777,129 777,129 00000000000000000005897f443efaffff5cb05e695e93e4dc3bebec9fe7d815 479 1.00/1.00 vMB 3
777,128 777,128 00000000000000000004d76fc54182612c8a1fb8e8f4852618bcbd255fadec50 2,239 1.00/1.00 vMB 10
777,127 777,127 00000000000000000002d02c5e69179d22a224099d476751d2db8138e49b369c 2,904 1.00/1.00 vMB 24
777,126 777,126 00000000000000000002dfccf4cbb3536ee4377779c39aa08d5963f4717fa45f 397 1.00/1.00 vMB 5
777,125 777,125 00000000000000000000db7f0343fd03c5fd1f5c2332b18be09e1aa24b40fc37 741 1.00/1.00 vMB 8
777,124 777,124 00000000000000000000f40f6b831c65b9e1b4e2f51e337a286ca3fc4ac887b1 578 1.00/1.00 vMB 5
777,123 777,123 000000000000000000058b090bf3952b7dd24c8ccc3303586c3856ad9b293d0f 1,081 1.00/1.00 vMB 8
777,122 777,122 00000000000000000006f512f1f7618b21d34dc65c7e1d6acf85333220ca26d7 1,855 1.00/1.00 vMB 24
777,121 777,121 000000000000000000001426eba4176d463bfd94f520822aead00f1980b45970 1,022 1.00/1.00 vMB 5
777,120 777,120 0000000000000000000728bc9984260ec0c60711861a10a87a7621b7233a8196 722 1.00/1.00 vMB 4
777,119 777,119 00000000000000000005aada1e6e726c6536349a6b379dd1a6b11f1f79dd53d0 2,490 1.00/1.00 vMB 14
777,118 777,118 0000000000000000000128aa6c73f36fb13916bd4b5e65e3af6602a44c4752d6 464 1.00/1.00 vMB 2
777,117 777,117 0000000000000000000120d44b7dbbabaf67ef833ef8bf789649d0de5029a7bc 2,429 1.00/1.00 vMB 15
777,116 777,116 0000000000000000000121a213808bc3e5863bca6512e08ec6717f3aff8b947a 1,695 1.00/1.00 vMB 10
777,115 777,115 000000000000000000046063a3aef513ece9dc5dddbb92f5645639ba9ddfdfe9 1,774 1.00/1.00 vMB 11
777,114 777,114 0000000000000000000008cab09c70858da4e4ab22b0f88e01289ed6d4cc85e3 466 1.00/1.00 vMB 3
777,113 777,113 000000000000000000043e28d3b8e93d2e004656c05a9bcb2892d9ddaed9cf7a 892 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.