Loading Tool

Explorer IconExplorer

Memory Pool

79,434 transactions
29.51 vMB
0.09214368 BTC
Random Selection Loading Transactions
Max Size: 178.53/200 MB

Candidate Block

Mining Attempt a6e921a0f5cd3deb14b0cfe210a9ae394119c369025b081c89474e6a734f6d8a
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9687251fda89db8720c469611fc1b44b99ad9850710b1a7873fa1b3234bc2c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03016669 BTC
Feerates: 301.60 > 3.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (555,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,996 359,996 0000000000000000022c7bf2a53dd61a181d0327c35bc9e65ed293e71c32bb06 1 0.00/1.00 vMB 0
359,995 359,995 000000000000000016401f1e0892a7cf9473092a383dac65d4bdb98a6907da48 160 0.11/1.00 vMB 21
359,994 359,994 000000000000000002a78dd2246fe1bb71dd0153b93a3a25b24a5e9c2bc833dd 1,436 0.75/1.00 vMB 28
359,993 359,993 00000000000000000474e9dccccef62aa9832ad1eae4225049347c8cb7127282 742 0.75/1.00 vMB 14
359,992 359,992 0000000000000000060fe13a6a2eba5c666469037ddb849e29b6060e1bd2273f 1,632 0.75/1.00 vMB 34
359,991 359,991 000000000000000003449d6490882fbe2e02e5ddf0725b7c0704eb76e87584e0 1,634 0.75/1.00 vMB 49
359,990 359,990 000000000000000006e11e2273e19b147a839d968ab912141539cdd562ab0b90 40 0.06/1.00 vMB 7
359,989 359,989 00000000000000001004daecee3c26f9f605e2a1e5c746d4dd84c6857bf603f0 340 0.39/1.00 vMB 11
359,988 359,988 0000000000000000018744dbd9498c88915a5897f1af0c4af055f7ee6d8d515f 1,735 0.75/1.00 vMB 42
359,987 359,987 00000000000000000528403fd7f1af2f60a5b265d706f3da7aea32f8d642cae7 627 0.27/1.00 vMB 43
359,986 359,986 0000000000000000002b5499375ae05ff9b5c42269d5126cbd0f48df59e6f23f 790 0.40/1.00 vMB 30
359,985 359,985 0000000000000000164cede8b31dec97751233302215cb540fa3be58de2a80ea 593 0.28/1.00 vMB 35
359,984 359,984 00000000000000000b5108b62681b94802c8a57768996530b94609fcd0726b89 1,344 0.76/1.00 vMB 41
359,983 359,983 00000000000000000d9ebe31e8fb15221ab107be9ada2f404926f6090858a288 964 0.49/1.00 vMB 36
359,982 359,982 00000000000000001261d9ba8366be9e43ee5bf2741c6baef740de934714e4cc 1,111 0.51/1.00 vMB 33
359,981 359,981 000000000000000015c4abeb23a8951ac8e573ae46134114e196571ae3628509 655 0.33/1.00 vMB 36
359,980 359,980 00000000000000000f6fcc0a922a18bccca1937a328639a543a7559b9bc640f8 280 0.18/1.00 vMB 22
359,979 359,979 00000000000000000cab0be78369e3f5d1846cd7b9c581742a9b06974860d671 409 0.24/1.00 vMB 27
359,978 359,978 0000000000000000090dc0047c553cdac0d74a8a327e30f24759e407a5cddfea 853 0.45/1.00 vMB 26
359,977 359,977 0000000000000000084de3e7e713ca60c28059a05a376d1833f524b1a9fd24e5 140 0.07/1.00 vMB 25
359,976 359,976 000000000000000012194b72706739154d93b0a983e41b4d242ccc31d8dab069 38 0.02/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.