Loading Tool

Explorer IconExplorer

Memory Pool

78,687 transactions
29.47 vMB
0.10721160 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt 590c38ea8a8cc8494002ecbb6afa97fac85d0a9a19d3b69eeaa7be8100104c4a
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5bf42b20c9a5d2c3d382496b9397eaedbfd32fd968304d0dae06fbe0aa85229d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,936
Size: 1.00 vMB
Total Fees: 0.04745697 BTC
Feerates: 109.69 > 4.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (326,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,077 588,077 00000000000000000008dffcfb93c3ef62c7f8bc09d8407741e4a7544182e8ee 900 0.38/1.00 vMB 11
588,076 588,076 0000000000000000001f36b4d50b3c4f1d79ba2945c4149d3d71a743618975c6 2,805 1.00/1.00 vMB 24
588,075 588,075 00000000000000000017e3c7e0cfa954a5f5a8e721a39c44d4da85f839afde66 3,098 1.00/1.00 vMB 32
588,074 588,074 00000000000000000015b3e3f27186e5e5f1934e65177bd8963a6c956d691da8 2,086 0.76/1.00 vMB 5
588,073 588,073 00000000000000000002bdb31a1cd82b1acea97fd830f3329e7ac6875f14955b 2,449 1.00/1.00 vMB 35
588,072 588,072 0000000000000000000218c861521f3230e49aecd2b5f430e7e5b621dd23d529 2,877 1.00/1.00 vMB 36
588,071 588,071 00000000000000000000889f06a0ee4c5471e5d3442c801a5032f06c0878dc5f 2,034 1.00/1.00 vMB 37
588,070 588,070 0000000000000000000715b02a2f3118632ca36c9bd29c4374146cd0bb3d4883 1,335 0.43/1.00 vMB 20
588,069 588,069 0000000000000000001eb8ae9cb2d47272438d422e113c36f884a63883d4065c 428 0.16/1.00 vMB 33
588,068 588,068 0000000000000000000a7becbb641504186aaa739bd9e7f41d3c501afe87181f 1,126 0.35/1.00 vMB 23
588,067 588,067 0000000000000000001b7ab1532efde40de5e06d9178fe9c3e08ea93c6b48d90 1,628 0.72/1.00 vMB 28
588,066 588,066 00000000000000000000dd2bee84e8fec467c8c287e46701bffc826f837be97a 1,879 0.70/1.00 vMB 15
588,065 588,065 0000000000000000001cb5d6268e066eb5a7d69661b8c495a59256c3e3aa8f4d 2,291 1.00/1.00 vMB 11
588,064 588,064 0000000000000000001582f9f9f40276ac388bd869bc64e4b24c5295e5db3621 2,798 1.00/1.00 vMB 28
588,063 588,063 00000000000000000005aa83c76ecd782a650642a6797b906224516f2f0cad22 2,722 1.00/1.00 vMB 57
588,062 588,062 00000000000000000018f6f55ca4bf65fee150922fb0c2a82efd106a7171f5ba 2,699 1.00/1.00 vMB 27
588,061 588,061 000000000000000000114c998e696c145514c5f077c44c18cd2c6599148cbb6a 2,549 1.00/1.00 vMB 52
588,060 588,060 0000000000000000000c3cb7a4232688cde011d4ddc61fd7e7568d896026af18 172 0.07/1.00 vMB 28
588,059 588,059 000000000000000000185d3a7e01ac0787580d1174569ad95a774def128eb86e 2,201 0.90/1.00 vMB 23
588,058 588,058 0000000000000000001f27a2be7e587c9b302a0d1f7df1bebbd8648a730c6583 2,461 1.00/1.00 vMB 20
588,057 588,057 00000000000000000010bb997d073d1de4d66d9f5d7c7676540d4fa0b2724038 2,332 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.