Loading Tool

Explorer IconExplorer

Memory Pool

21,761 transactions
5.14 vMB
0.02004571 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.80/200 MB

Candidate Block

Mining Attempt 4f20b05e7bf441ee615219fcf4b6beed371dfadbad2d0baf4508f345df7b699a
Version 20000000
Previous Block 0000000000000000000021245c05666158e84425657abb1f51d192a9876ff287
Merkle Root 26209dcbdd44a61a31be77f7d30faa297822cf4c4231721aa19a0e3ae403a178
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 732
Size: 0.23 vMB
Total Fees: 0.00715063 BTC
Avg Feerate: 1.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,109 (844,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
68,606 68,606 0000000000f7ab3d060be13ef605f80b77a8e6cb58484d5b175a94f6dc7884c4 0.00 MB 3 0
68,605 68,605 0000000000299d61b33599f5e697f828d17d228250c8ab325c82a250ed97f2da 0.00 MB 1 0
68,604 68,604 0000000000b6a7b3d0993ecaf355a2feca0a09b0a713acddbb2159959fa7647a 0.00 MB 1 0
68,603 68,603 00000000010667f491742b809aa825d7212e227cac7ea161034574bf450b1ecf 0.00 MB 2 0
68,602 68,602 0000000000d2f98a9cf08a0bcc7e826fe52a086d1fb01c9d861a213764facb20 0.00 MB 4 0
68,601 68,601 00000000002a1407571c1f66d64f8bf55df9fa4993020231af1afd776f9d1458 0.00 MB 3 0
68,600 68,600 0000000000b474fad43c7ff8a2f77f6983be35bdf291f88311ce85f9bc897c14 0.00 MB 2 0
68,599 68,599 00000000008243b19849997262abfef574fbe00d61ecf59e2218ebb2eebe4134 0.00 MB 3 0
68,598 68,598 000000000076587065c3878a27d9ad6ff45563e0359f95c4184eb63f3caad943 0.00 MB 1 0
68,597 68,597 0000000000a7c8d809746e74fe59b59b09d7e383d1e44ce5cfdd3afe64c9ff27 0.00 MB 1 0
68,596 68,596 0000000000f367066bb5e8158ac003fe734b771294ffbaff56580a24536258fe 0.00 MB 4 0
68,595 68,595 0000000001316935def472c52bc5ac1a0aea7219bff481118f1ff79dfc6b9916 0.00 MB 2 0
68,594 68,594 00000000001069753044d196023d8155278a6883024737f4386edd23c1d6028e 0.00 MB 1 0
68,593 68,593 0000000000200a25587a493655e6f09c4832a5b7781ded0e6086323aa1467624 0.00 MB 1 0
68,592 68,592 0000000000c0fa216baf5f4ed47a654e64ed239866bc5953808d03ca7154d149 0.00 MB 1 0
68,591 68,591 00000000005df8bc67057dea2d915c719c97ae0d22e1828eb6b6f44f4dd49aa9 0.00 MB 4 0
68,590 68,590 000000000080488190984a59b2f458927f585a41e028463c9a8d415c01f47351 0.00 MB 2 0
68,589 68,589 00000000012b8fac40dfd8db2af52cbeab0c688c3bd8135abfa0d2e9e711f253 0.00 MB 1 0
68,588 68,588 0000000000e8abbc6446a3a257592b186b38d51942eeb4b9bd2f4d4f9b44b0c8 0.00 MB 1 0
68,587 68,587 00000000008765a74dfba53c6f6e325d44fdce2c14e7b2236a6988a842f08c61 0.00 MB 2 0
68,586 68,586 00000000008605750e1e3b36d375a8e5264d4dbe0656286ea6ba3f6e45ea51a5 0.00 MB 10 0
Previous 10 blocks ↓
Total Size: 779.04 GB

Node Details:

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