Loading Tool

Explorer IconExplorer

Memory Pool

34,205 transactions
25.31 vMB
0.05356526 BTC
Random Selection Loading Transactions
Max Size: 128.64/200 MB

Candidate Block

Mining Attempt 011842c8113d15b464119547c222a07f3e03971bba774c2258f53cd0f458cb6a
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 9af8170878385759f79ae36f78b991019e0b1e816a77df9393ddc5e0e4b0226f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,115
Size: 1.00 vMB
Total Fees: 0.00750456 BTC
Feerates: 93.93 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (496,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,523 418,523 000000000000000001cf5e2a9b894a4faa4a506c81718f5122e53efb07e72645 2,927 1.00/1.00 vMB 53
418,522 418,522 000000000000000004be5082182b59fa8c3aa053b324101e6acbc8ce81a64823 2,924 1.00/1.00 vMB 89
418,521 418,521 000000000000000002348267e589dae31f6a75c6627a1d0f2dc9325e1f5dfe0a 2,579 1.00/1.00 vMB 72
418,520 418,520 0000000000000000037838617908ca5f6d2640894f3c2a3f2fd2c8a33264c303 3,059 1.00/1.00 vMB 88
418,519 418,519 00000000000000000061ccf73daee3184ba82872117cd152f39347028fc12734 2,753 1.00/1.00 vMB 104
418,518 418,518 000000000000000002810628ea6d28d69172d3beed008897cc3d21f8b8276f5f 2,882 1.00/1.00 vMB 79
418,517 418,517 000000000000000000efdd2652be685f32c49c4e9f99289711ae3986dd8efbd3 2,175 1.00/1.00 vMB 62
418,516 418,516 000000000000000002d25d24dc66007d3746599a53c0aa7351e33f7740880fc6 2,295 1.00/1.00 vMB 45
418,515 418,515 00000000000000000435386cdc853f8bc29b982aafcbc3d4a258eb7935165344 1 0.00/1.00 vMB 0
418,514 418,514 0000000000000000034661a5037e283e2cb30de7f535bf25e4b9e5d07eafd060 2,496 1.00/1.00 vMB 80
418,513 418,513 000000000000000003672766c197b1c5c18ac45aaf6585c3aa6a9f91f7bfcc48 2,179 1.00/1.00 vMB 50
418,512 418,512 000000000000000000b905bc5925546c7690e887d3f3ce21cc79b3994506da70 2,745 1.00/1.00 vMB 79
418,511 418,511 00000000000000000147efe1c96f72ca72d0eb5385126b95a70d54a727048412 2,910 1.00/1.00 vMB 63
418,510 418,510 000000000000000003f95323ac067916507c29b1d66e7605c3cf739e23928914 2,732 1.00/1.00 vMB 98
418,509 418,509 0000000000000000013a58b3088cc0758cf65be672f613b6d87a2646a224e85e 2,591 1.00/1.00 vMB 56
418,508 418,508 000000000000000003fd04c15a923632d20b2bc96c0bad7c37312611a6db13b0 2,886 1.00/1.00 vMB 105
418,507 418,507 00000000000000000344593be9765305bfed01c2df1f08eb9107e7359075beb3 894 0.45/1.00 vMB 61
418,506 418,506 00000000000000000090d22453f64b65038346c3f2512e61c7eaedea8e12114a 289 0.20/1.00 vMB 62
418,505 418,505 000000000000000001b99b197f49689a55054fc930558c843073f437d2058f1b 1,624 0.93/1.00 vMB 39
418,504 418,504 0000000000000000005f0a75f63c03254b6f832aa3f8d85f7388d0a8ac49428e 2,304 1.00/1.00 vMB 43
418,503 418,503 000000000000000000a5ffd98337f9a425ac93e59c87d03cfe8c3239937ac260 1,906 0.99/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 634.69 GB
    • Received: 12.26 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.