Loading Tool

Explorer IconExplorer

Memory Pool

74,829 transactions
27.61 vMB
0.07500292 BTC
Random Selection Loading Transactions
Max Size: 168.47/200 MB

Candidate Block

Mining Attempt 826ddba14ade056c06d0d585a24f0d100cf22ecad773df303706a0d320bc9ef0
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 36896188714a4fd046fe58e89f7f9b4409b100864d29665662e4f757c2d28792
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.01608407 BTC
Feerates: 301.57 > 1.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (588,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,972 326,972 000000000000000008a5cc2ddbf97e936ce56d437fe64e1d45e4e1caf94ccf37 146 0.06/1.00 vMB 30
326,971 326,971 0000000000000000024f34b758964cdb7e8253bd34eed367410de4804f9cb14b 286 0.14/1.00 vMB 25
326,970 326,970 0000000000000000079012c1df195f099bcefe34464b96ab325d94d4627084f2 1 0.00/1.00 vMB 0
326,969 326,969 00000000000000000991e23725466ce0e4190e8c13ef5a8608f4735fbfeb7f73 256 0.08/1.00 vMB 47
326,968 326,968 00000000000000000f35ca557284af4c831829578c173a5cc7e87fa12ae18ded 746 0.35/1.00 vMB 27
326,967 326,967 000000000000000004e5282e5699723306ea779199d18ad1e089a805f0e547b7 246 0.11/1.00 vMB 28
326,966 326,966 000000000000000001cdbb9b0cc4dfa77f4415871378a299ba3b246d8dbbdfbc 82 0.11/1.00 vMB 16
326,965 326,965 000000000000000010688d633cd9df89e5a5d17d9a5cd6e4de4abed264b8cbde 524 0.31/1.00 vMB 33
326,964 326,964 00000000000000001288c8094a5ff650bc4229207e01a7b4d0d06b11ae75f2be 365 0.22/1.00 vMB 26
326,963 326,963 00000000000000000f7bd34c3bc539d7349d52d9b3484aee0cc2ab10b773dd19 423 0.24/1.00 vMB 24
326,962 326,962 000000000000000002345d73994bd46357ebc3794837e5207ba667d2d7a2d7a9 319 0.17/1.00 vMB 29
326,961 326,961 0000000000000000125fa040264fcaf507184851a22d6a2bf18955e64b9276a0 662 0.33/1.00 vMB 31
326,960 326,960 000000000000000012e906860101cf672474f0402722cdc11365e5a4cb00a30c 70 0.03/1.00 vMB 32
326,959 326,959 00000000000000000cfd9cdcc88617f3381198149b7e417c142b911134c41a4e 636 0.32/1.00 vMB 26
326,958 326,958 0000000000000000011672e0046c46e8d9471e8f6ef267f7f3c0fe9ddb8016cb 1,091 0.63/1.00 vMB 26
326,957 326,957 000000000000000008ffdf90f506525977b647d073c999bdf310d99f8c49f7af 209 0.14/1.00 vMB 9
326,956 326,956 0000000000000000149241875eabd66e7313972b7db7e754d7242329eabf6e0b 205 0.10/1.00 vMB 27
326,955 326,955 00000000000000000cb0f13c18ffaf2b37da47622dc30f4f5371578e729b9b8d 240 0.18/1.00 vMB 22
326,954 326,954 00000000000000000e378b7de992b9b48c5cb2cedf571cd76af64357ce5b68b8 319 0.17/1.00 vMB 27
326,953 326,953 00000000000000000eece2ab21bfc0f85ec729ba72ade44566ba6ff2f6fbad49 1,387 0.70/1.00 vMB 28
326,952 326,952 00000000000000001a220af74768092562a24c042c191ad357f95c692079ab55 763 0.40/1.00 vMB 27
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.86 GB
    • Received: 17.14 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.