Loading Tool

Explorer IconExplorer

Memory Pool

44,762 transactions
31.82 vMB
0.11364647 BTC
Random Selection Loading Transactions
Max Size: 161.29/200 MB

Candidate Block

Mining Attempt 0ea56502fcb8dc43fb9be2292d32b2667cb276c7c425c1110a69a0329599239d
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 6f96ca55ee72588f67afa6668e19809de5987e4faf86ab15e8118afd220d5529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.04513260 BTC
Feerates: 265.25 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (176,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
738,197 738,197 0000000000000000000947b0f59c0baf0c8513af8d4d63b6770ffdc20aa77264 1,608 1.00/1.00 vMB 5
738,196 738,196 0000000000000000000667b13b344cf667551f5ccbb9c32bdb183bc1060181a0 2,565 1.00/1.00 vMB 13
738,195 738,195 000000000000000000090ccecf2e5bb03b1c1c17bd1c1eb633159346ee564597 2,309 1.00/1.00 vMB 11
738,194 738,194 00000000000000000007df5e4f1bfbba1298ae04971973d8b561a9f95111f2ca 1,868 1.00/1.00 vMB 9
738,193 738,193 000000000000000000073329aa0872c68511f7eba549626c40f9f23bcadf93bd 1,617 1.00/1.00 vMB 11
738,192 738,192 0000000000000000000307685906ff80dbeb3f4e50237099d3bb0a87d788e370 2,843 1.00/1.00 vMB 9
738,191 738,191 00000000000000000005b02ff600385f8ed03b57c5aa2fd0110eaa730d4c5796 2,569 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

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