Loading Tool

Explorer IconExplorer

Memory Pool

76,118 transactions
28.50 vMB
0.10814856 BTC
Random Selection Loading Transactions
Max Size: 172.51/200 MB

Candidate Block

Mining Attempt 898b25130a6ca9128fdc805e7cd477a476f39dcca2cb67219c8c4066fd00d596
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 59d6b76a9440f43de7cc4f8901377f11f3a681de18b57676ce82998298034489
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,905
Size: 1.00 vMB
Total Fees: 0.04886270 BTC
Feerates: 101.65 > 4.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (632,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,965 282,965 00000000000000006c32c736171bae937d6a310914167c6e754ecddcf0a907e4 891 0.37/1.00 vMB 62
282,964 282,964 0000000000000000c4b7825d89ae7aecf65f9898a04426cfc01c8c2b8e5cbc15 439 0.31/1.00 vMB 22
282,963 282,963 00000000000000018bbcb33a6372e3539b95c7c091430a608d44645a525dc69b 727 0.25/1.00 vMB 48
282,962 282,962 0000000000000000230e191d3a7b1f694e1f0d4fd1f8feb76b8cfbb64e5c8959 134 0.05/1.00 vMB 155
282,961 282,961 00000000000000007ca6e5e27ec2a054ddc87cc6e50b507f5d31e15ab7ba7417 191 0.21/1.00 vMB 8
282,960 282,960 00000000000000001c70f10c2ae4b764d9d1c461b4c81f848edc9e1666908d37 536 0.22/1.00 vMB 53
282,959 282,959 00000000000000005ffbe77911f73fb99e258adb0193efb87a9bb359561ad398 703 0.31/1.00 vMB 50
282,958 282,958 00000000000000000b217a6c305c46451a26daeafc097a726ee8ec65f06caecc 61 0.05/1.00 vMB 26
282,957 282,957 0000000000000000d989783096670fd9f42a517e4605cd1c4ad59b957ae3c0d5 279 0.15/1.00 vMB 29
282,956 282,956 00000000000000007f2e5326e4ddd1b927f29208a1de6efaf3b3038c835327b0 517 0.25/1.00 vMB 43
282,955 282,955 0000000000000001a677b173b522fde9d5e60624dcb632ef3558aca65f4f65a6 155 0.05/1.00 vMB 100
282,954 282,954 00000000000000014042f32ebf73a5033cda635cb5275666eb9e29caa66c5c21 382 0.23/1.00 vMB 36
282,953 282,953 00000000000000005428ed4dbfd74a83e4c016a31c22b4e375fad41b0b3ef167 683 0.25/1.00 vMB 53
282,952 282,952 0000000000000000696c437408e47c53344ec746e5be32260f54143f88e467b5 88 0.03/1.00 vMB 35
282,951 282,951 000000000000000081e960d60b924561b16d722a707188cc2edae28e1627618c 999 0.43/1.00 vMB 36
282,950 282,950 00000000000000014c24de4b5d4fbf1a28c8f608a0fc851aa5a5e14c155a39b2 132 0.05/1.00 vMB 172
282,949 282,949 000000000000000168fd2e91e271096049be86ac902f9989e959555cc4ad092f 94 0.10/1.00 vMB 18
282,948 282,948 000000000000000068581130461be0a4ada13619a39ca0dd7bc4c297c93f3b66 521 0.24/1.00 vMB 41
282,947 282,947 0000000000000001e36cf263c9e5ddcefd65a72fb91ef812bd964e6eb42c28c0 813 0.36/1.00 vMB 48
282,946 282,946 000000000000000074c5535f13a0fa5c365dd5eb18ae9acf732ba825bc13b12e 291 0.12/1.00 vMB 46
282,945 282,945 00000000000000002d3115103a3070f5719d9f8805ab8418eff21a34cd7d7fff 238 0.13/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.94 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.