Loading Tool

Explorer IconExplorer

Memory Pool

45,652 transactions
27.66 vMB
0.07541896 BTC
Random Selection Loading Transactions
Max Size: 144.94/200 MB

Candidate Block

Mining Attempt 72cbe86fa69469e385b3c36c913df9616084bbb2ce96289d83ab96ec4cf534ca
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 8acced1f9441be46cc0e52da0f06e6c0365476bd1e0e644e28e5ca6244c474a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.02036707 BTC
Feerates: 124.00 > 2.04 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (588,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,079 326,079 000000000000000019f242d906cf14ab03baefbb8fe1772a4fa65ce9c865a9c0 17 0.01/1.00 vMB 19
326,078 326,078 00000000000000001485c52975dab0a2eb53afe364f532714ec1f84897d64593 164 0.08/1.00 vMB 31
326,077 326,077 0000000000000000061bed627f456831f239b7b4008a8b27830eec2666e245e6 154 0.07/1.00 vMB 25
326,076 326,076 0000000000000000087e38c7b278c0344a23411662d7891b8a93356d7274fbab 233 0.13/1.00 vMB 27
326,075 326,075 000000000000000008f1138ecbc9cbcd73a0c4a929f16c1c161022f9d2b45f4a 124 0.08/1.00 vMB 24
326,074 326,074 000000000000000006d49e1eebc14ff62182271b56faebc089df9c8c89cf8a04 841 0.49/1.00 vMB 27
326,073 326,073 0000000000000000152e7529f35c74812832e869046854950939bbf544edce15 213 0.13/1.00 vMB 21
326,072 326,072 0000000000000000049e2d9fedc301941ad2a89bb32542a3b140d75d34a6c599 526 0.34/1.00 vMB 25
326,071 326,071 00000000000000000725bea0331eac1ad3f4ee977b71dfd1f23fe1802b743025 270 0.15/1.00 vMB 20
326,070 326,070 00000000000000001467cce8851cc4514a5cab8136dcaae1453f97670fbee157 528 0.24/1.00 vMB 33
326,069 326,069 00000000000000000075fa7687fd845afdc2b50b3d6ecb6e355f2fea47b1e78b 87 0.06/1.00 vMB 6
326,068 326,068 00000000000000000a31cd1a3197c445f55b498de2d4656d873dc6eabdc4b692 471 0.26/1.00 vMB 26
326,067 326,067 00000000000000001ce1799e54174d0bc679120921a0964232007e1665d5767b 637 0.40/1.00 vMB 24
326,066 326,066 0000000000000000037bc2435da0b3e09b73328d09df9f1bc791a8cf3742f008 578 0.61/1.00 vMB 17
326,065 326,065 00000000000000001543d8bb11537376feec89ab3483031ad7d46ef1d4c5d4b2 1,372 0.75/1.00 vMB 29
326,064 326,064 00000000000000000d596c654dbbd17daf67515f4d6b2b57af13de6c6c95cb99 821 0.50/1.00 vMB 27
326,063 326,063 000000000000000011a907f328f623e041244704c4fb6d909608a6801d0960fe 256 0.14/1.00 vMB 19
326,062 326,062 000000000000000016a865c685dcf3f60a50f5686a516d3f91dd8e6a2d6a60bd 899 0.35/1.00 vMB 38
326,061 326,061 00000000000000000118b5ae2f9724fc639772c2dd6bedbcc6ecbb925704fe18 1,452 0.75/1.00 vMB 29
326,060 326,060 00000000000000000fe74bd7afdb963e6f523b4701a023f1c91a6473398b3ecc 674 0.46/1.00 vMB 22
326,059 326,059 00000000000000001eee397d47e09224e8db169f283b60a8796021eb11bf5803 577 0.40/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.