Loading Tool

Explorer IconExplorer

Memory Pool

72,582 transactions
28.03 vMB
0.06903852 BTC
Random Selection Loading Transactions
Max Size: 166.09/200 MB

Candidate Block

Mining Attempt fabd88cd607a3495fb086941f85b99d9c0fb3546443dd164ed0b062d3b371435
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (587,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,217 327,217 00000000000000001d559868e16f37908359f9f3acfc1da08138f011554dddd7 250 0.18/1.00 vMB 35
327,216 327,216 00000000000000001d1b262507a5e4a66b516443f023095c805396183f8818ab 70 0.05/1.00 vMB 16
327,215 327,215 0000000000000000166c4246ed7ff03f8085986238359ac086a2b138ef9ebf81 259 0.13/1.00 vMB 32
327,214 327,214 000000000000000011c1488fc836cba228e972e5cbb3b792b1e7c020d5d5eebe 412 0.21/1.00 vMB 28
327,213 327,213 000000000000000016d3bd170be5a7331508b1df08b8763a8e5496a4c232883a 617 0.37/1.00 vMB 23
327,212 327,212 0000000000000000110de54868820957ef427f33e14adbe8cf8af481fe8e666b 1,491 0.75/1.00 vMB 28
327,211 327,211 0000000000000000078dc43e877813253c36f607a8738b751be6003f4bda877c 573 0.23/1.00 vMB 37
327,210 327,210 000000000000000008daeaac290535213e093536af4af8bd3a049ade94f9af37 1,095 0.75/1.00 vMB 20
327,209 327,209 00000000000000001343eb414854b8c14ab3ff1be026de05fbe9aa2a34f55ab7 716 0.25/1.00 vMB 62
327,208 327,208 00000000000000000d09be7379905db8eee70e4996648651dff25c6b338a3971 259 0.16/1.00 vMB 24
327,207 327,207 000000000000000000db745e2a28e41b6e29680c9d419b6348a7dbfedd8ac849 500 0.34/1.00 vMB 24
327,206 327,206 00000000000000000d848ff8f31f3a032b7c2d3a2e4e5790eb1e3a3bc54a4dcc 107 0.06/1.00 vMB 25
327,205 327,205 000000000000000009db581468f46aee0ce97ce5992057fc5f7d575972f3c257 367 0.21/1.00 vMB 26
327,204 327,204 00000000000000000fe95898999d07b926d2ca5e5398769761a227c631ea4992 133 0.09/1.00 vMB 20
327,203 327,203 000000000000000012ba2c73d5a2f3fb5cb4746e336196789ceb080968a04d7d 688 0.34/1.00 vMB 28
327,202 327,202 00000000000000001bb1ac49325b9d0fc7ebc7fae5e98d073d2fb302a197ac1f 1,246 0.74/1.00 vMB 26
327,201 327,201 000000000000000000d533b162c6254a83670f491b93e9a41b3cfb2cd803012f 525 0.32/1.00 vMB 25
327,200 327,200 000000000000000000b9410de7e26844536dde1a410cf21f82b3762acc2fdca6 517 0.55/1.00 vMB 18
327,199 327,199 00000000000000000a20a8e3c3221ea8e480315d2e6ef17f22da36cba9df9e4f 522 0.25/1.00 vMB 32
327,198 327,198 00000000000000000b010a079a648023c5144f753adfe445abd7d31b5fab4b27 50 0.06/1.00 vMB 6
327,197 327,197 00000000000000001310a1e921bd4e88422e70576388b3779ac1d80fcf0ed827 556 0.33/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.