Loading Tool

Explorer IconExplorer

Memory Pool

77,544 transactions
28.52 vMB
0.09690037 BTC
Random Selection Loading Transactions
Max Size: 173.45/200 MB

Candidate Block

Mining Attempt e7bceed42defa92f4ab9a7473247b59b264f89a07e7d871cb10d6e0e6f83ab9f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5daa29e2a3d05b49f3a175fdd943d0b71241594053de75ab61bad530e2ad126c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,891
Size: 1.00 vMB
Total Fees: 0.03229011 BTC
Feerates: 201.07 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (615,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,612 299,612 000000000000000044bce9e0814dace32291e9d14697e7680b5824160c792e17 857 0.35/1.00 vMB 52
299,611 299,611 000000000000000030532b7af60f69fb114d058c7953ed1592029ff83bd90c32 824 0.35/1.00 vMB 39
299,610 299,610 000000000000000022b5525e23526f4334b01ee484b5dbe69108c0f1fafc339c 62 0.02/1.00 vMB 11
299,609 299,609 00000000000000005584d4823bca67907a97437290464634d32130ea99cf29e7 158 0.07/1.00 vMB 48
299,608 299,608 00000000000000008901dc624ea0508daaba39f16ea7bd4166924ab894e763f4 531 0.31/1.00 vMB 47
299,607 299,607 000000000000000064a9a7401942ef6a062a7fffb94b8aed8dc92a2ac5d0f369 679 0.35/1.00 vMB 29
299,606 299,606 000000000000000086b6beb86ad552226ad002c80d8b93cad4b2be90643d3b58 137 0.30/1.00 vMB 13
299,605 299,605 0000000000000000200697fc0d02aaa477efecd36b168bd1f542adf4f0fe8759 591 0.35/1.00 vMB 31
299,604 299,604 00000000000000004aba4f4352094d06d40f54c07475732577e60480c660d06f 495 0.25/1.00 vMB 39
299,603 299,603 00000000000000006c82b514f6f5a452af1e3654b1539850d3032674c4d7186d 605 0.35/1.00 vMB 27
299,602 299,602 0000000000000000317dc47782e20d1bd705e410cae83869ab9e6866b974d011 1,153 0.50/1.00 vMB 38
299,601 299,601 00000000000000005abc3beb56c8035637acce853b126684e7f8fbe3d9219e36 1,024 0.35/1.00 vMB 61
299,600 299,600 000000000000000021fcde24d4c3bad9399d253a5fd65329fffbf7570a068c42 462 0.32/1.00 vMB 30
299,599 299,599 0000000000000000140f2e7e51cdc1335e1d5768078f87c5dc783da9b0618312 396 0.34/1.00 vMB 27
299,598 299,598 00000000000000004c730a14d178df9f08b8dbf5bcb1f4db6a4d2dd9e18203a0 288 0.25/1.00 vMB 19
299,597 299,597 0000000000000000541d693b85f17267e45325d06f28dcd92015c9fac7034518 256 0.12/1.00 vMB 28
299,596 299,596 00000000000000002ad62fb8601ee2d081c4e01591a8a361de7861356766d851 612 0.25/1.00 vMB 47
299,595 299,595 00000000000000000e468e2f0df53a9e6df154f84fe6c3718dc1e97f596d8e86 500 0.34/1.00 vMB 58
299,594 299,594 00000000000000000cf802f92165c889d8464991562981db3c7e3792dad8a17f 63 0.16/1.00 vMB 37
299,593 299,593 0000000000000000144dc14f7136c498ef20208b8481c5e27afa536f60c8387a 588 0.50/1.00 vMB 19
299,592 299,592 000000000000000021498a6f352310386ae23348d53127d395728f3c89bd4049 1,051 0.35/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.