Loading Tool

Explorer IconExplorer

Memory Pool

83,212 transactions
30.15 vMB
0.13049287 BTC
Random Selection Loading Transactions
Max Size: 183.39/200 MB

Candidate Block

Mining Attempt 07e0fb50e040645a80803783f4f5bdb76d3299eb0d5e11494655acb19838b9a6
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 24a9ab21a8d8a39194e362348b3a9b5429fcd84eba3efddbc53acd037641bb91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.06616065 BTC
Feerates: 641.71 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (211,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,360 703,360 0000000000000000000b99a912590820bc610c0c448e7d08bd5076680e171c84 981 0.39/1.00 vMB 7
703,359 703,359 0000000000000000000e928aac5b6c2f8906477a9e8cc45a10e93d136288fa41 1,012 0.41/1.00 vMB 9
703,358 703,358 0000000000000000000b833308699ed9ff2902b8b853e7e1ac7b6b5fe9265b69 1,162 0.36/1.00 vMB 10
703,357 703,357 0000000000000000000942a1ee3ba3cb0dac9734ba15f773bc56bd310c1389c0 2,114 0.63/1.00 vMB 14
703,356 703,356 000000000000000000063bd1783ee36bcf7585ca176d98e25d31d9fc61b9fb3e 1,764 0.56/1.00 vMB 13
703,355 703,355 000000000000000000099ca6b180d9ec5781d72cdbd72b00addb962eff877712 545 0.19/1.00 vMB 12
703,354 703,354 000000000000000000036895c6f803562335b873c347494ee12c112ffb1a4566 453 0.16/1.00 vMB 10
703,353 703,353 00000000000000000004f065fae967b93540f321076684fe926d4e7bfbcd77ab 439 0.14/1.00 vMB 10
703,352 703,352 0000000000000000000d5084a235120095fe597ef3f3a3ac96bab399343b1c00 1,439 0.47/1.00 vMB 9
703,351 703,351 000000000000000000035d60f26b8a2b43c7c8d2b2b80ebb7cfea135726fd752 116 0.03/1.00 vMB 10
703,350 703,350 000000000000000000038ca4774af8c629498847ef5397106d3761cf8c5770b1 1,281 0.48/1.00 vMB 9
703,349 703,349 00000000000000000001455c1b60cd7f5b223c325b299e2fa0341c7f4fbca234 1,074 0.53/1.00 vMB 3
703,348 703,348 00000000000000000009c8b790e968d70ed39b4f8d05918c336f72ef6c56a061 2,845 1.00/1.00 vMB 11
703,347 703,347 0000000000000000000639513d5648ff91a4d07776feab693a699d386aa8e5bb 2,931 1.00/1.00 vMB 4
703,346 703,346 0000000000000000000e518369a575f80127138ae1a935861b4828361091386e 1,329 1.00/1.00 vMB 5
703,345 703,345 0000000000000000000de8865afcc4333fdc835444662f8c9b6129705a62db6b 2,559 1.00/1.00 vMB 16
703,344 703,344 00000000000000000000853a50d960425a3c21d392ef09201666b74050100d0e 2,891 1.00/1.00 vMB 14
703,343 703,343 00000000000000000004a20a38c5602be3cb4b8338086fa495749ceb14d64253 1,617 0.54/1.00 vMB 12
703,342 703,342 0000000000000000000a32722dfe93dae9a760be5485ac65c64f8763280e6a13 1,159 0.36/1.00 vMB 12
703,341 703,341 000000000000000000069397577ad773dcc5613065eadb8ba516f24c86fec8ac 972 0.63/1.00 vMB 5
703,340 703,340 0000000000000000000ddbb8747b232d1b69097e8a2752b1b03762740bc0f64b 1,724 0.52/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.