Loading Tool

Explorer IconExplorer

Memory Pool

22,478 transactions
10.87 vMB
0.10636830 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.52/200 MB

Candidate Block

Mining Attempt b0d76ce01d07f1fabbe29603a619018c916e1295fb68b7421260427c2a383f05
Version 20000000
Previous Block 000000000000000000005753d95ed38016933464753c7523ca9df180e8b11790
Merkle Root 0214effe4ebda2eafddbb4f37f2f172db889f7445075534d8648fb4fbf4efff5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.08818174 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,570 (657,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,979 255,979 00000000000000010a3ce0792e693b43223af33efd6b2acc145c7d8d56278e57 644 0.25/1.00 vMB 128
255,978 255,978 000000000000001b019646c8db46d23c23814b246122860298584cbfa0d56331 107 0.04/1.00 vMB 112
255,977 255,977 0000000000000033ad33a51087b430b59003e207f828002b3819312e5e5696f5 145 0.05/1.00 vMB 102
255,976 255,976 0000000000000031180f4ae7d170e8311dec1744bf6994ee8a7682dc47a506c5 165 0.08/1.00 vMB 104
255,975 255,975 0000000000000039359f0fb557d64e211cad4f2432fa2d99e29e8e8bb49d4ad6 200 0.11/1.00 vMB 94
255,974 255,974 000000000000003315eefa9661fe66c7a02ea23450e64b6592def64f64a45052 527 0.20/1.00 vMB 112
255,973 255,973 000000000000004030d78c3dcf002af715bbd34afa5922d5f73110c475f3c810 218 0.10/1.00 vMB 94
255,972 255,972 00000000000000115dd17a63f1f6fcc22f0488ccd4726351b802c9b8983d4cb8 100 0.04/1.00 vMB 159
255,971 255,971 000000000000003bad9ffd5edb686aab6f80522017265a3826e9a9695ba73b52 302 0.13/1.00 vMB 67
255,970 255,970 000000000000003b454cc5852429808f53fbb1022d3e285960787ab64aa0d361 495 0.25/1.00 vMB 112
255,969 255,969 000000000000000f0e1f6ed2fc6d2f706fc339897b31555815773913f07e25c9 476 0.22/1.00 vMB 63
255,968 255,968 0000000000000032e40347f556faf5c7919a938597f1c16bd19b3381ea074f6a 387 0.16/1.00 vMB 103
255,967 255,967 0000000000000023ad60e36480b4125ffbc42888b7fd7249f5a6fab47a66cc33 199 0.17/1.00 vMB 37
255,966 255,966 000000000000003284437f29e136f10a9f4adc979799af9c4091da4a7d9e7a95 715 0.25/1.00 vMB 104
255,965 255,965 000000000000003e4690c83030d39cf6b76cb82695ee89a060b77a89db1ddf08 519 0.25/1.00 vMB 120
255,964 255,964 000000000000001f6493122347a1bda91e7b939523d61fc2b209b3c05ba49b7a 700 0.25/1.00 vMB 165
255,963 255,963 0000000000000026d946674c9848b9727d0e3ab12f18fa572f75eee5d0e46cc8 93 0.13/1.00 vMB 46
255,962 255,962 000000000000003e27cef41e7688033b606e2fdc92652dad488c937c23affcf6 638 0.25/1.00 vMB 135
255,961 255,961 0000000000000007d5b8ebfa8128277829a8114f61a69829f0f9421fb49a47e0 222 0.09/1.00 vMB 109
255,960 255,960 0000000000000017bc30eed1604e6f6770d37811cd36ad87c4a6034bbee1cf03 60 0.02/1.00 vMB 131
255,959 255,959 000000000000002f9041d9ae2591fb92161a8a2f4ef1b3fcb0b5165e52521b72 30 0.02/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 779.85 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: 437.62 GB
    • Received: 2.39 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.