Loading Tool

Explorer IconExplorer

Memory Pool

83,067 transactions
30.60 vMB
0.16412320 BTC
Random Selection Loading Transactions
Max Size: 185.69/200 MB

Candidate Block

Mining Attempt 514b9751903778a3abf32dac23763d3660527691ef151669100079d44abec7c5
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root acf5d2d380f071dc0023f433382db10ea76f52173c920a26358ddbbe55d09320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.08464432 BTC
Feerates: 150.79 > 8.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (232,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,308 682,308 00000000000000000008f1f5998e5ba3201f04544183d3b18a4726571c55ba4c 1,768 1.00/1.00 vMB 21
682,307 682,307 0000000000000000000b197152c150b752590a5dc7f3b5c92fdaa3a051d4ab49 1,909 1.00/1.00 vMB 84
682,306 682,306 00000000000000000001e39a975146131d05dd0a7c188827aa48f2db9c6b49b2 2,832 1.00/1.00 vMB 117
682,305 682,305 0000000000000000000d10c2e807bb46747cb4002a97a5c66acd4bad8c2abeb1 740 1.00/1.00 vMB 93
682,304 682,304 00000000000000000006b3674424db6cd9619316cad9d5c9c8f4fa79d5b2092b 983 1.00/1.00 vMB 15
682,303 682,303 0000000000000000000a4bdb23115582064f3c638ed7fc47eee6cde6653382b6 1,142 1.00/1.00 vMB 28
682,302 682,302 0000000000000000000c58379de6de02adf4b1a66309636df10dc75439f8f310 778 1.00/1.00 vMB 15
682,301 682,301 000000000000000000055d6e5f51b35b013eff0aefc8211be5002b7054614642 509 1.00/1.00 vMB 4
682,300 682,300 0000000000000000000c1631663f13015c474c95d16863dcd61c9b86289e8534 1,178 1.00/1.00 vMB 33
682,299 682,299 00000000000000000000ad89243aca8d9441650aa59ec30e1bd801e9e86e65aa 1,717 1.00/1.00 vMB 43
682,298 682,298 00000000000000000008686f7f706f336f150fd7a74b419bf77cd50f71d2a2a4 1,379 1.00/1.00 vMB 14
682,297 682,297 00000000000000000003deb3a188cbd0ff985b30c8fea862c5d107d24eb04bfa 1,533 1.00/1.00 vMB 12
682,296 682,296 000000000000000000049ab04221f386c6db6fef4e3f7d74ef76e9e0a128f79d 1,515 1.00/1.00 vMB 31
682,295 682,295 00000000000000000006244790307bdb8dfc6529d67d4b4e8747f3e870e78eab 2,443 1.00/1.00 vMB 117
682,294 682,294 000000000000000000036b8abd67462d09fdab469f97de034d08d9928eb7d099 1,341 1.00/1.00 vMB 42
682,293 682,293 0000000000000000000c5a499c41557b36ac087eb9f0d637dcb4081e999e8d8b 1,131 1.00/1.00 vMB 46
682,292 682,292 0000000000000000000603bbd899e9a1b98933569f5c22f68f95e49dabedcb23 898 1.00/1.00 vMB 12
682,291 682,291 00000000000000000001241d4a51cc5aec74528aa8f72575ed5189b358491901 1,959 1.00/1.00 vMB 50
682,290 682,290 0000000000000000000241dfda400e06f68db48ce5582e2fd5c2624d28775b77 2,764 1.00/1.00 vMB 95
682,289 682,289 00000000000000000002fb20b1528b0790cb937078415dc62215a2bbe0a4673d 1,070 1.00/1.00 vMB 11
682,288 682,288 0000000000000000000986b8a8c6fd60bf9a6c6b53535c93d04b11f75d27a6ed 1,908 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.61 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.91 GB
    • Received: 16.06 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.