Loading Tool

Explorer IconExplorer

Memory Pool

43,622 transactions
27.05 vMB
0.08280626 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 79053c3f791fa0b20238906133e79cbc2a8835cfe5220d72ee74a777458e0716
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ae08b16344c616807a37a4cf5ae44a6e570b6af31659ba9124dc820f9488e6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03119529 BTC
Feerates: 150.93 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (331,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,781 583,781 0000000000000000001cbfa61a5cc0571ef2e80bffeb113be447758764c1d90c 2,186 1.00/1.00 vMB 13
583,780 583,780 0000000000000000001796b739f74db274c380675057b95158c86cbc54e861de 2,492 1.00/1.00 vMB 27
583,779 583,779 0000000000000000000eeea493de2ee641b1af0867f821e4104d8cac550e1bca 2,400 1.00/1.00 vMB 45
583,778 583,778 000000000000000000012082a7890ef47862ca2174fa8345153e9a4a31a9486d 2,709 1.00/1.00 vMB 45
583,777 583,777 0000000000000000000adde93001305e3660383f81239716f00734d18fcb3356 2,949 1.00/1.00 vMB 92
583,776 583,776 0000000000000000001fdf4a60ec6d1c601ca17f6297192811cc994c1efd9101 2,307 1.00/1.00 vMB 90
583,775 583,775 00000000000000000021092ca2611ca5eacad63ca1b31f88ed82d07089188d2f 3,041 1.00/1.00 vMB 98
583,774 583,774 0000000000000000001cfe543814de200351d6f51a5ebad8968da8476187f7ae 363 0.12/1.00 vMB 50
583,773 583,773 0000000000000000001632167b6a92c5decaa4eb7f1a9510c230c208c812b91f 2,199 0.85/1.00 vMB 45
583,772 583,772 0000000000000000001432a1702dc55902f38ba26246d438ca7cb2f33830c28d 1,539 0.62/1.00 vMB 22
583,771 583,771 00000000000000000002941ad40ae798417f852aa2d6b98a2dfdd89e5fe1db40 2,704 1.00/1.00 vMB 45
583,770 583,770 00000000000000000023095612228c683f284965c359af2c1ec984699d79eb36 2,708 1.00/1.00 vMB 29
583,769 583,769 00000000000000000016951fb677e4e952776b7ac7e6c7f3f0eb04dd2b9bd398 3,154 1.00/1.00 vMB 72
583,768 583,768 00000000000000000000ff818551ba8cc3ea3c5b913d0c775801b053e911d306 2,856 1.00/1.00 vMB 55
583,767 583,767 0000000000000000001cffff6a16d5f937db6aecaf2c0621146199ccc91914b8 2,459 0.90/1.00 vMB 44
583,766 583,766 0000000000000000001e73fa0a66caad490967f73942ed9015296514f2823f3b 401 0.56/1.00 vMB 3
583,765 583,765 0000000000000000002259f27e1ec60ac8c5eaaf9de86e29dcce2a462e0ed861 927 1.00/1.00 vMB 12
583,764 583,764 000000000000000000127bea2b2876e960aff0e092731faaab73ca42a417e32a 652 1.00/1.00 vMB 15
583,763 583,763 0000000000000000002297a3e697eb46a4ee25915162b9268e0e2345171a4b37 1,575 1.00/1.00 vMB 27
583,762 583,762 0000000000000000000a0d791b741b3eec304b8280d3907799b7c4c4fbe22de0 1,263 1.00/1.00 vMB 18
583,761 583,761 0000000000000000001d35088845ca5ce73f75c2320a5a6e092865c7d5020177 3,080 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.