Loading Tool

Explorer IconExplorer

Memory Pool

77,839 transactions
29.38 vMB
0.08773195 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt 484621d1eba5605464e9dc79abd8185a0455a2bd4582bb470a6c8d7dd8fd2597
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 15bb34a6d6f6cecfea4f894665f252e46c6827d1578c966530eecfaa17375899
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.02310814 BTC
Feerates: 301.35 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (489,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,213 426,213 00000000000000000203c0170a7557914c92a61c52436ace6c35c19d36f2a830 182 0.07/1.00 vMB 55
426,212 426,212 000000000000000000ccc4c76095c7b12b52e98a811442b4343a643cfa7c307c 1,649 0.74/1.00 vMB 54
426,211 426,211 0000000000000000024f3ba0a5aa163743d253536404350af2bbf950ced3ef9a 892 0.36/1.00 vMB 54
426,210 426,210 00000000000000000468f832a199c0288ea89fd9fd4f26313a12508a7625ac77 2,727 1.00/1.00 vMB 67
426,209 426,209 000000000000000000d28b43ef224965f47e1b7f401e7fc1548fa0fa8bfebff5 664 0.29/1.00 vMB 61
426,208 426,208 00000000000000000103b70e1c9bde55ea746cbfa896a629972749d6ec022ba7 471 0.34/1.00 vMB 37
426,207 426,207 00000000000000000080ff47dfd30ea4f155365eea8eb529e853d8b00bfa3e1d 1,384 0.98/1.00 vMB 48
426,206 426,206 000000000000000003d8befadf1ee97f8050e37f0fa23a45f7e398bd4bab8818 951 0.54/1.00 vMB 47
426,205 426,205 0000000000000000035c8115fac1331b2b25ba976c5870a86a5d5d1d1e3e08fb 800 0.33/1.00 vMB 57
426,204 426,204 00000000000000000092bd37f4d68c58a2323f5a2380ad7065d605e8439d773b 648 0.28/1.00 vMB 61
426,203 426,203 000000000000000002e0dbd8610fb3bc9eb62ff5d3e29bca6cdc5f8e810dd470 2,385 1.00/1.00 vMB 62
426,202 426,202 00000000000000000266c05c3d6fdae77da72353e23ab2d5dfb4b5ead528ae69 431 1.00/1.00 vMB 9
426,201 426,201 0000000000000000029661340818641cbf7003f37d9329017da82099831971be 1,816 1.00/1.00 vMB 49
426,200 426,200 00000000000000000200da5b6ae0ac10fbc019df0e2060e003b62553dd90ca73 2,874 1.00/1.00 vMB 73
426,199 426,199 000000000000000004c9f4fe2b00fda688aba568ea3613db3551f6dbb281caa4 2,742 1.00/1.00 vMB 76
426,198 426,198 000000000000000003b6bf542ed8449a5eb3ca6363370facd50f04a0b22b029a 1,149 1.00/1.00 vMB 32
426,197 426,197 0000000000000000041b75ccdd5acd5a6b7915a0f26e6183343bc2c232f809fb 156 0.06/1.00 vMB 67
426,196 426,196 00000000000000000144a1f49484da2601f5decf33dfadc9651e23563a826e8b 600 0.28/1.00 vMB 53
426,195 426,195 00000000000000000115e15a7ade06767b13f9aa76228215c6ca10cb1480817e 543 0.44/1.00 vMB 68
426,194 426,194 00000000000000000147a25f47a7b391bd2bbff387991b9708134f80860ab1d8 613 1.00/1.00 vMB 19
426,193 426,193 0000000000000000047fd7176afa976e9c1a7bbe269a0bbe023f958d3645bcb0 447 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.29 GB
    • Received: 17.06 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.