Loading Tool

Explorer IconExplorer

Memory Pool

74,613 transactions
27.71 vMB
0.07359238 BTC
Random Selection Loading Transactions
Max Size: 168.64/200 MB

Candidate Block

Mining Attempt 1b12d7797b4648af56792fd00ef8b6fd55cea493b8ef440c7434ac4af70121f1
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 0fdf5469fa7bac3fcb60d1afc8aca000a9c2ce57827547f2d6ea0119171c89f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,475
Size: 1.00 vMB
Total Fees: 0.01427793 BTC
Feerates: 71.37 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (588,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
326,951 326,951 00000000000000001b5e03f4c3ccd26e61ef3e950982dfa1a2e877377d342ade 254 0.19/1.00 vMB 19
326,950 326,950 0000000000000000027a565c2cca331e9acb55abd24071f7491c5e3460352be7 1,127 0.75/1.00 vMB 25
326,949 326,949 00000000000000001befce1b44ce3c0c858ae35b179f04c759e6f6cab7343dbf 89 0.05/1.00 vMB 11
326,948 326,948 00000000000000001da80c5ca3e527440e33a649f4fa0252986c6e209062f09f 363 0.29/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.83 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.78 GB
    • Received: 17.12 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.