Loading Tool

Explorer IconExplorer

Memory Pool

81,361 transactions
29.88 vMB
0.13427173 BTC
Random Selection Loading Transactions
Max Size: 180.88/200 MB

Candidate Block

Mining Attempt 63d496bdcac984cd3288fbc19d2ab7984f22f92b7e380ebf1a0ed0852c36b997
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root ff57e61c969547b601f3c915b46b18731254e6bbe601caf7bd65da39a1d48615
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.06838675 BTC
Feerates: 213.90 > 6.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (683,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,541 231,541 000000000000002a8b120b27fe911f768cf19b6904bf6a887eb045a7ca09d2f6 641 0.25/1.00 vMB 169
231,540 231,540 0000000000000154a021582ebb0cdc00f62bad4d606317d11a1891224aaa274f 1,249 0.47/1.00 vMB 163
231,539 231,539 00000000000000ace87d4ed64a843957e79e2fb89fb0cd3272a59cd40a828dc4 723 0.25/1.00 vMB 239
231,538 231,538 00000000000001e4266578aa882db8d2f97ea0668a8334880f8bdb903566d1e9 1 0.00/1.00 vMB 0
231,537 231,537 0000000000000209aa3e2c311fa6e96a96343add077f6d88e2aef2959449c09c 216 0.08/1.00 vMB 14
231,536 231,536 00000000000000ce82125abf9f54807f59f48c2ddc2fdaa9fd515af0f56d615a 67 0.04/1.00 vMB 55
231,535 231,535 000000000000010051fc5719dca131e5931c90c8f2390ff6688fdd58451ec499 622 0.35/1.00 vMB 107
231,534 231,534 000000000000021ca0d98f78faa40def182479b67292fb6b6c6432d40f941587 256 0.08/1.00 vMB 192
231,533 231,533 00000000000000e6ba288669a9f1c5545434bd9cd6ce8df3cc3844e85ee3cc50 108 0.04/1.00 vMB 91
231,532 231,532 00000000000001c0acf169fbad250b4d957995b3ce8e70a524caf19c34348298 486 0.32/1.00 vMB 135
231,531 231,531 00000000000001745c7d97e719c339cb43292c29b947fb2386ee32f64fe82981 865 0.45/1.00 vMB 151
231,530 231,530 0000000000000165f747a9fad7f48a4cc5c2af54526565e945c118af3c52d281 787 0.47/1.00 vMB 113
231,529 231,529 00000000000002280606248df77d307d55bd23484efd9d27ebe56052c2ad0331 742 0.25/1.00 vMB 318
231,528 231,528 0000000000000108a94508fafdb1e6a1e15c9bccd45edc3a502f9861d1b884ce 5 0.00/1.00 vMB 8,608
231,527 231,527 000000000000007bcba6ec2cbe5be3cb8dc5efb61b5f1c26187967ac28286cd3 87 0.05/1.00 vMB 123
231,526 231,526 000000000000011633b10c0ffa7d545655653f7f7bec781f796aa3d3f7241197 1,117 0.47/1.00 vMB 151
231,525 231,525 0000000000000103ea22ff5d3450d0331151f9c586a5465108b243006a43d9f2 157 0.06/1.00 vMB 67
231,524 231,524 00000000000001557e2c65fee57c9c1b481b48d4b486ac560b7b742bf200be57 344 0.25/1.00 vMB 81
231,523 231,523 00000000000001ca173ad3fcb05735b8463f963cc097412a3048458c49e5f85b 695 0.25/1.00 vMB 238
231,522 231,522 00000000000000911fa46f91f2ed7247c5d24a6cdf59cb6c534fc0577b6dc167 483 0.22/1.00 vMB 153
231,521 231,521 00000000000000c5e93b4f06d2ad651fbed0f93324009fcb4a5df0ef8b3eb95b 345 0.15/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.58 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.33 GB
    • Received: 15.91 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.