Loading Tool

Explorer IconExplorer

Memory Pool

38,054 transactions
28.03 vMB
0.06188200 BTC
Random Selection Loading Transactions
Max Size: 142.05/200 MB

Candidate Block

Mining Attempt 823ca0dff1480914f1f0df551cd866376879d1b861f890db06574e16c766b174
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root f60f755f405dce0390d5f91f73325de9c2fdd7389e571b72ba3a20ae08b0f863
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.00833947 BTC
Feerates: 150.80 > 0.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (176,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,218 738,218 00000000000000000005a3fb42526a54b262185cd78d1a391e313ad069c5a15f 1,594 1.00/1.00 vMB 21
738,217 738,217 000000000000000000055ae46c395950ae634cfd0013fda9f4aecb8dddc2fd60 924 0.46/1.00 vMB 9
738,216 738,216 00000000000000000000ae615ef08af06097578c8f1e4972677cf3dff3072926 344 0.20/1.00 vMB 15
738,215 738,215 000000000000000000077efd8b0a4d3bd6f8ca8b5100b01dc8f501727f6bb9ce 255 0.10/1.00 vMB 7
738,214 738,214 000000000000000000002e667a976ba91942bf783ba68c05c7af505eb8dd261e 1,426 0.83/1.00 vMB 7
738,213 738,213 0000000000000000000586923b656b9d2132a0143f3490bc535b055699421239 493 0.13/1.00 vMB 12
738,212 738,212 0000000000000000000772540dc1937eeb378160bf3fe1c0c1057658b4f29f4b 1,361 0.45/1.00 vMB 10
738,211 738,211 0000000000000000000333331235c433033ea2b0e5dd9b0c16b8954cd94952de 676 0.28/1.00 vMB 13
738,210 738,210 00000000000000000001faa890f8a87ca895713f52c55059a7c496c72ad99a0f 330 0.14/1.00 vMB 7
738,209 738,209 00000000000000000003cd3e449268951fde1243016f73533be67f07fbd48b8a 1,491 1.00/1.00 vMB 2
738,208 738,208 00000000000000000005af559974920b4bc2523e695664c342d2670481aa18d9 2,442 1.00/1.00 vMB 16
738,207 738,207 0000000000000000000853fd15d915f364590389e2984340adefbf272ed0eaf2 2,496 1.00/1.00 vMB 18
738,206 738,206 000000000000000000008c045e73b90b8fcb258bff7fd2913c78d0604c72d70d 2,344 1.00/1.00 vMB 29
738,205 738,205 00000000000000000007069e99125b7d08ef8541bf873679235e4af6a6c8406b 780 0.25/1.00 vMB 10
738,204 738,204 00000000000000000002a27b18213d99579003bf70f6096c4c313542729df1b2 915 0.35/1.00 vMB 12
738,203 738,203 0000000000000000000152c6fb4266f10d731f149c65ef4b65d0608ea6332f76 62 0.04/1.00 vMB 13
738,202 738,202 00000000000000000002d337bff408087de3f6a960ad090fac2adc1500c7bc19 1,216 0.42/1.00 vMB 12
738,201 738,201 000000000000000000034255d70f1d8a6ce1ffdf4a359cc484273d20f779addf 870 0.75/1.00 vMB 3
738,200 738,200 00000000000000000004d1d9d8c574afeb421b713469dfe2086244334066a42b 2,723 1.00/1.00 vMB 17
738,199 738,199 00000000000000000003c04793b534963559e0227d0cf7b0e39144b79decee23 901 0.41/1.00 vMB 13
738,198 738,198 000000000000000000087a862b1fbb9d37d47c717248f38925461b2aaefbddf7 768 0.33/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.69 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: 628.67 GB
    • Received: 11.82 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.