Loading Tool

Explorer IconExplorer

Memory Pool

81,460 transactions
29.95 vMB
0.15657853 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 419b641b6a41c820276b8ca602aa3eba78944b85c4c5b14a0af67967124166d4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3095cb0d2bc14fba0fcd73e2c71aab9fdda402ce90212d638931a959f0696c85
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.05961136 BTC
Feerates: 1,002.91 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (507,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,345 407,345 000000000000000004eac37791c84270b32aa81a3c65520540c3d7c423d10edc 379 0.79/1.00 vMB 15
407,344 407,344 0000000000000000056d9f20390d204c47926f151c4f9e96611bb22bba05dcd2 1,909 0.97/1.00 vMB 38
407,343 407,343 000000000000000001d4007c7706f18d0905bd95c9fa43dc4fb67cd730198f3c 1,325 1.00/1.00 vMB 26
407,342 407,342 0000000000000000025b7b05abb688a3fcf150fdea8ff579c079be8d46d63da8 3,144 1.00/1.00 vMB 59
407,341 407,341 00000000000000000023cb8d0b6083680d63457b80e87dd29449e7f24bb6cd14 1,424 0.69/1.00 vMB 32
407,340 407,340 000000000000000002593f85249b3b07c74535887cb80541d33e6321a277c448 681 0.35/1.00 vMB 32
407,339 407,339 000000000000000003f7670cf3e80fe8618f45121c69bbb453d2e31ed102f5f4 359 0.17/1.00 vMB 40
407,338 407,338 00000000000000000536b6db87e3a6229cacf4b80aac381a1f8e7a57395539c4 1,649 0.63/1.00 vMB 63
407,337 407,337 00000000000000000118474de5f812ce0e3c94515cfea17ca285e1bd05d97bdf 430 0.16/1.00 vMB 41
407,336 407,336 0000000000000000049ff258e3105e9ffc0cdfaf05b548929bafd783073af65b 684 0.36/1.00 vMB 38
407,335 407,335 000000000000000001d2bb0fac0bf78862f58de028b2d42cef2bc6e03443f9b5 1,047 0.51/1.00 vMB 68
407,334 407,334 000000000000000006181aa5f517f2d3af8a6417d029ef0a01162ec9fc3ced23 208 1.00/1.00 vMB 7
407,333 407,333 000000000000000005967e79f6fa9907ac6c382d1ba4af1ae880e0762364fca8 553 0.37/1.00 vMB 34
407,332 407,332 0000000000000000048b277982528637ce444d46557ae44667dbc6f4fe7d6525 260 0.17/1.00 vMB 25
407,331 407,331 000000000000000004a125ac8cc650f37cd4624249fb0494e6c45a7514481542 940 0.37/1.00 vMB 48
407,330 407,330 0000000000000000021da4a28813298cbc1fd32aeb3983fb5e7b4b320c826531 2,459 0.99/1.00 vMB 40
407,329 407,329 000000000000000002e07c339d219229c5ae9e0ee7452e57440d11b32407c71b 1,751 1.00/1.00 vMB 28
407,328 407,328 000000000000000003cad5a4188ba8b795b207f4afccae53b18a8bfb33aea47d 640 0.30/1.00 vMB 37
407,327 407,327 0000000000000000053a7f5feeb1248a82e7ef4634027a743816bef4372bab4e 423 0.21/1.00 vMB 32
407,326 407,326 0000000000000000038605ff22acf47165bacc019b6fca198a8f172216defaeb 808 0.45/1.00 vMB 30
407,325 407,325 0000000000000000030c374854a2cb5c06c17636e84f8ea0d5d549857f0f64a9 591 0.32/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.