Loading Tool

Explorer IconExplorer

Memory Pool

32,864 transactions
10.16 vMB
0.16375894 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.42/200 MB

Candidate Block

Mining Attempt 066a30f20533130ce820df87abf21ede1b72721f5e50934b9095015e403a317c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 0228c8e435bdce10b7963e2bd42a38b8e7de99e83ee7b484187716c625516ec5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.07167915 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (722,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,118 191,118 00000000000006644516249035c564556b8641ccf8a500b8efb2479feb3b203c 736 0.25 vMB 294
191,117 191,117 00000000000002a440fbe71664260e0e5bd815feb6e0fd0cbf92d50d48cc3db5 110 0.04 vMB 457
191,116 191,116 000000000000020fca954e833223cbe5c5bd0bb2da457319f28f51334cb6967b 178 0.06 vMB 207
191,115 191,115 00000000000000e4c3360282d43eee51f3bfc3ab6200923d710cffc88501b624 94 0.03 vMB 197
191,114 191,114 000000000000040c29b93665f328f08c5bc127b6888b0f3e5e90b94d6f597846 43 0.01 vMB 42
191,113 191,113 000000000000018f10e7e15b711d69367b3ad67d7f6f78ac19ac547a1013a30e 64 0.04 vMB 44
191,112 191,112 00000000000002761cbf7bb0bce0d985d31cad13e56ef73b0bb654840e4f9940 425 0.19 vMB 346
191,111 191,111 00000000000007797830862cf3eb8b67c0463c4802dc6b79fea28d4bd747943e 271 0.15 vMB 123
191,110 191,110 0000000000000731b8c0b0066ea79b9f97d35a99f18cf946c7ea7214a1a365f5 9 0.00 vMB 15
191,109 191,109 0000000000000432a49b8851d1abb28b6faa8d42decfb0481a379023e092fb0d 407 0.14 vMB 22
191,108 191,108 00000000000006c7af7749180445b1560c8c541cc188f2367dcd95448e952b15 732 0.25 vMB 163
191,107 191,107 00000000000000c5cd7c281178e17a3bbba822cd896a8770d8022405c837bfa0 8 0.00 vMB 0
191,106 191,106 0000000000000360a2fe0d2c47b786026d528163dbf46b00052a92971b651636 116 0.06 vMB 87
191,105 191,105 0000000000000181afeaa85a75a3bd577bb93e063b1c6937fac363de0d3c3a7f 75 0.04 vMB 70
191,104 191,104 000000000000071893c3be23c97809885acb6ed7cee2d46a64a4db9cba8320ba 64 0.03 vMB 200
191,103 191,103 000000000000066f781df933fa9861c778850cd4b5baf26d2d3eacb21bd58526 88 0.03 vMB 88
191,102 191,102 00000000000005a6fca520264c688204306b0353fec848ce7a92885506e47346 362 0.13 vMB 148
191,101 191,101 00000000000008a1fec6779facffbe0bbf065852a02badffaa7571becbb40267 184 0.07 vMB 146
191,100 191,100 000000000000034349e5550aa3232ea28c115e452a5c53779a0b6ee0401c7746 109 0.03 vMB 145
191,099 191,099 000000000000001680030d49e8d607fac39ffeec2c65c0c253800ff47562d496 107 0.04 vMB 144
191,098 191,098 00000000000008d6c9fc7f7d6c4b0763404237e51bbe69b958f3fdef8a9f501b 209 0.08 vMB 370
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 70
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.16 GB
    • Received: 0.44 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.