Loading Tool

Explorer IconExplorer

Memory Pool

73,487 transactions
27.18 vMB
0.06221343 BTC
Random Selection Loading Transactions
Max Size: 166.05/200 MB

Candidate Block

Mining Attempt 797fa2f6a19de0d6e8176142064d0c051f29154aa7dee711a12a18825434f08f
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 0739bbba7662d1011fdc5999757ecfaea6ee8384a9257cdecec7bf2c8bf8ce29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,906
Size: 1.00 vMB
Total Fees: 0.00446120 BTC
Feerates: 73.20 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (498,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,086 417,086 000000000000000003d74d67157327c407a5357738bf008db5ef070fe158bbb5 630 1.00/1.00 vMB 16
417,085 417,085 00000000000000000019b42dc98d878c286410d6f748e8565bf28345a87b1107 497 0.23/1.00 vMB 57
417,084 417,084 00000000000000000154d6f57fb845ef1feaab6b1e4badecab2d310d89d012fe 1,158 0.61/1.00 vMB 49
417,083 417,083 0000000000000000000f32d1128bbfbcba1da652e5f97b82106ff17b97aba70b 1 0.00/1.00 vMB 0
417,082 417,082 000000000000000001ec1d3e0dc3e959a1e7f56853ce66df60867795085433ac 1,482 1.00/1.00 vMB 36
417,081 417,081 0000000000000000007257f12ce22ea369476fb75037207dec518d118652c3d3 1,945 1.00/1.00 vMB 105
417,080 417,080 00000000000000000169d9d4851e4a0280f581c1a2368f6a1aa9c32954211f28 2,098 1.00/1.00 vMB 58
417,079 417,079 0000000000000000045f2909475e1aa66a69dad162b30da4c811f67b7db30233 2,422 0.99/1.00 vMB 104
417,078 417,078 000000000000000002b1d686db49fe42cb5700acd80e446cea2bc8882fe76985 190 0.11/1.00 vMB 56
417,077 417,077 000000000000000001db8aa8cea7df1f61a95f573e9e07dbbfd6a0c6ed6e7347 647 0.61/1.00 vMB 35
417,076 417,076 0000000000000000050b853244fbc40997b4aeed6939a2cb0ce508cbe95b60b2 1,652 1.00/1.00 vMB 28
417,075 417,075 0000000000000000041fcc7563e9329871a46ff1b4799e2e6551040ba41043f1 2,700 1.00/1.00 vMB 86
417,074 417,074 000000000000000003f733fa6f30eecc538a70ab6bc323bac59633ae6113c885 1,882 0.67/1.00 vMB 71
417,073 417,073 00000000000000000350dabef2ad90a4516ec61edb15016cf382a97dcb29169b 1,069 1.00/1.00 vMB 26
417,072 417,072 000000000000000004bf941e83f901cb1b84ce375c24ae2096960dbca3dc7178 575 0.27/1.00 vMB 60
417,071 417,071 0000000000000000048390cc667a365d5219da47e74455771c41f1207396aad0 1,277 0.61/1.00 vMB 58
417,070 417,070 000000000000000003961c3973de27f5200c7e20ecd7083eaef0cbfa548fc940 830 0.47/1.00 vMB 43
417,069 417,069 000000000000000004711a1e536e81b37c57080cb7e6728251ab457e6664b151 1,246 0.49/1.00 vMB 65
417,068 417,068 000000000000000002684e71ea74e230f2939725177b8134650cfd42c088bffa 667 0.26/1.00 vMB 67
417,067 417,067 000000000000000003fe3f711faad4ca78803a8d528efb3b12a0f67106d03645 512 1.00/1.00 vMB 14
417,066 417,066 000000000000000001223b0fa27a8db1eb4df9dc8695c216a13ac787e8b1891c 2,196 0.93/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.84 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: 711.99 GB
    • Received: 17.15 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.