Loading Tool

Explorer IconExplorer

Memory Pool

73,687 transactions
28.68 vMB
0.07089876 BTC
Random Selection Loading Transactions
Max Size: 169.19/200 MB

Candidate Block

Mining Attempt aa40539aa53c5eb484726e59c9a52d150acdb33191b1f3e0a1339a363cc26227
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 3a806eb93fc9fc6650cfd73bee88532e3b14dcb942f9038240b53761f2056b7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,276
Size: 1.00 vMB
Total Fees: 0.01317494 BTC
Feerates: 98.05 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (309,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,325 605,325 00000000000000000015578451768517b472e153c8363af01e13e7f0e5a1487b 3,033 1.00/1.00 vMB 37
605,324 605,324 0000000000000000001100725448ef0d01f141e8a6d686f3f4b49e68f0475fa4 99 0.03/1.00 vMB 19
605,323 605,323 000000000000000000125341a59be67f3ddeca308589a9bbbcfa02a4bc48d0f1 1,644 0.54/1.00 vMB 19
605,322 605,322 00000000000000000001e79af5e6987da0efc0ccd900c7ee17b6c3990f10b589 109 0.03/1.00 vMB 21
605,321 605,321 0000000000000000000f5853ed5c5da89de00ea6171cb7f3a268ea1fd472f84e 1,629 0.50/1.00 vMB 24
605,320 605,320 0000000000000000000a70c2fb4df0565692fad5904d26b4f0459a246967ceb2 1 0.00/1.00 vMB 0
605,319 605,319 0000000000000000000487620494ad62271ce94a492e268edfce445b905ee834 2,504 1.00/1.00 vMB 22
605,318 605,318 000000000000000000086be04c48a7c274cb71be35822d90ff4c1cee197f23c0 2,762 0.98/1.00 vMB 16
605,317 605,317 000000000000000000033b8246ff65f7cd85b2e7992c420e5ba9c2ccb3f8befa 2,469 1.00/1.00 vMB 13
605,316 605,316 0000000000000000000622fb0445aea102b111ab9b58dc9e5721cf7750b1e012 2,735 1.00/1.00 vMB 31
605,315 605,315 0000000000000000000ec6732859c32dd888c08d094827f125859c09474e2790 2,274 1.00/1.00 vMB 26
605,314 605,314 0000000000000000000bb76b34a3b41e5e80b143214ad956913054e3f8526681 241 0.10/1.00 vMB 20
605,313 605,313 00000000000000000011b421386ad398a1fac203e60ba6b7c0191ba67594d77a 1,230 0.40/1.00 vMB 27
605,312 605,312 0000000000000000000f332ad3451b1f82ff6550ef26e2992422508411256af0 164 0.13/1.00 vMB 4
605,311 605,311 00000000000000000006028a868fd77c010df36cf5bf770faed9d3646f21503d 3,017 1.00/1.00 vMB 18
605,310 605,310 00000000000000000001eaa3ef6ec6c4b508fffcaec261d9b750c7310fc87f51 3,097 1.00/1.00 vMB 21
605,309 605,309 000000000000000000153ef1de37d3a801b92639cb6f46397f9cc33f35cbc040 267 0.09/1.00 vMB 16
605,308 605,308 000000000000000000078cb18d3a3601c66772c40e59f8216ae8dfdb28e49d6e 673 0.20/1.00 vMB 23
605,307 605,307 000000000000000000076fa8fd710e8b5f661a39264468a2812a392ce82009a9 388 0.13/1.00 vMB 29
605,306 605,306 0000000000000000000e055c323506525022ff76830751c2051f142da616aa8f 645 0.20/1.00 vMB 25
605,305 605,305 0000000000000000001388ba6545c27e20e738df45c6871e7a868b5edfcc11af 2,221 0.68/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.95 GB
    • Received: 15.33 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.