Loading Tool

Explorer IconExplorer

Memory Pool

77,815 transactions
29.13 vMB
0.08236571 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt 75ac8c92990d8391003bf86e420dd01aa4777e3e6e36f3fe1352c0a66fb466ba
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 3f81140263b606db90feb94b900adfd23dd45ede26f2c37a5a8d719e112c53d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02142154 BTC
Feerates: 302.06 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (397,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,466 517,466 000000000000000000342530b9b2e3782590840bbfa1f0186c1efe696d2e6438 726 0.33/1.00 vMB 27
517,465 517,465 000000000000000000145074c9fdb0d5e526068dd6d761e08f147a31707452a8 1,872 0.99/1.00 vMB 19
517,464 517,464 0000000000000000003297abe0d588a9359756453ef288822e14f93eb70b4565 689 0.99/1.00 vMB 7
517,463 517,463 0000000000000000003282b144f8fb6501b312f68ae9a0ef8a94f65d8c40662b 491 1.00/1.00 vMB 5
517,462 517,462 0000000000000000000f835c12ceccd1cea51c306d35de8a3c10aed7183e68dd 1,270 0.97/1.00 vMB 25
517,461 517,461 00000000000000000029e79a17d12b8349fbb3026cb2d93aad84d10bd8bf0fcf 161 0.97/1.00 vMB 3
517,460 517,460 0000000000000000003577494a8616f8ad2b50c3490073b03d32bed381c7798a 1,531 0.98/1.00 vMB 18
517,459 517,459 000000000000000000111c00e2b35d52003fd2344ac6d4cdee6769e963619797 356 0.99/1.00 vMB 6
517,458 517,458 0000000000000000001c2ad5a3044ab79552c991fa936f2488deb810a11c916b 1,178 0.99/1.00 vMB 16
517,457 517,457 00000000000000000044d7bbafb94f0aa8205f562ea077023d9841b9b1404428 1,318 0.98/1.00 vMB 14
517,456 517,456 0000000000000000001e1397ad7382f23d5e873dcb0c4bfb012a9c0c4e70e756 36 0.99/1.00 vMB 2
517,455 517,455 0000000000000000004b685834bb36cb1c7905b360062750d075143384e3349d 616 0.98/1.00 vMB 6
517,454 517,454 0000000000000000004e5c069e24f6379e292bcc073d04dbd77892723f9f4776 1,969 0.99/1.00 vMB 16
517,453 517,453 0000000000000000004ab89946ea7543caaea6041f0f99464d5fa89fe7a6d089 865 0.28/1.00 vMB 47
517,452 517,452 00000000000000000028f27d9b86d5eeac8221be08e75f67bcd3683a59c284df 29 0.01/1.00 vMB 36
517,451 517,451 0000000000000000000e5aeae4c7d6352662d1bed3983a8510f948916782e9ec 248 0.78/1.00 vMB 3
517,450 517,450 00000000000000000031af9ffae0ddec2fc173c0d31b6d0d749a0c6357926894 1,051 0.96/1.00 vMB 13
517,449 517,449 00000000000000000004f83f0705c726760cd54d74b311edabdba135c1cabbe3 171 0.05/1.00 vMB 29
517,448 517,448 0000000000000000004f821d1af5602c80dc51d5d3cccc43773311f69333de17 872 0.97/1.00 vMB 10
517,447 517,447 0000000000000000004777d6ef2a1bd9b9b05cd465818dda4915fa97638410b9 51 0.02/1.00 vMB 23
517,446 517,446 0000000000000000003dcd3b6ccb00eed26dc593b81e5782c14b34b6e9802248 1,534 0.53/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.