Loading Tool

Explorer IconExplorer

Memory Pool

77,185 transactions
28.75 vMB
0.07499877 BTC
Random Selection Loading Transactions
Max Size: 174.09/200 MB

Candidate Block

Mining Attempt a7c04b5ac136666815e86d7cb2da9f31110cc82033aacca04624052c0d2916c3
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 907c2cb3d33e91d4a656cd623c0d1ef2032d80e57118a70d635f698ac9883375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,990
Size: 1.00 vMB
Total Fees: 0.01516954 BTC
Feerates: 71.79 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (120,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,214 794,214 0000000000000000000018c5ba0417aff96531c99a0ddc09f8ea472878e47723 1,280 1.00/1.00 vMB 24
794,213 794,213 00000000000000000000fdf0953bf918bd936f5bff80bfa8b115660f6924814c 1,950 1.00/1.00 vMB 14
794,212 794,212 000000000000000000015e1b02f05eda238ad44c69a54bf9ee75c308aeac9384 1,869 1.00/1.00 vMB 13
794,211 794,211 00000000000000000004ddb8844f2cfafa605a13ccfa9b8622cce1b1f32e44b8 1,324 1.00/1.00 vMB 10
794,210 794,210 000000000000000000000831f0d69e1181a3fb2d1fb6290e61111b0b8ad47a92 2,321 1.00/1.00 vMB 27
794,209 794,209 0000000000000000000563f06d6de213785f05043f15cc84f6e28290e4afa73f 2,029 1.00/1.00 vMB 20
794,208 794,208 00000000000000000004d7980892ea8b87a339dd09e900704ce05b1c15ae44d7 1,368 1.00/1.00 vMB 16
794,207 794,207 0000000000000000000201e32209419fb77b9f3b4508d00d591bdf7145382404 1,962 1.00/1.00 vMB 31
794,206 794,206 00000000000000000003619fcbaba4040e9cdd1f309c67dee4ce5a0bf0c66aaf 2,457 1.00/1.00 vMB 21
794,205 794,205 000000000000000000050f00d553dfaaeb7dba390530716e99ed6bdc56da1b03 4,001 1.00/1.00 vMB 17
794,204 794,204 000000000000000000045ec1dd539cfdb6e59a13002fa69bbbb1c472467940e2 2,964 1.00/1.00 vMB 17
794,203 794,203 00000000000000000001384f192e02dc5b795c2f2b6fd15b4197125fddc187a7 2,942 1.00/1.00 vMB 31
794,202 794,202 000000000000000000023c23ed914486595809fa6e177a275b420f5f32758ff2 1,459 1.00/1.00 vMB 12
794,201 794,201 000000000000000000035472d6fe3205d253d293ec983dcdacfbdcba0c7da8fc 2,781 1.00/1.00 vMB 29
794,200 794,200 00000000000000000003dc3c3a8f94867da6fefd25faf29031a4130662b369f9 3,035 1.00/1.00 vMB 26
794,199 794,199 00000000000000000002b14f0c5dde0b2fc74d022e860696bd64f1f652756674 2,742 1.00/1.00 vMB 20
794,198 794,198 00000000000000000000b4a87d3ed06516ed4c3a00551af9c12880f33bda1b8b 2,009 1.00/1.00 vMB 47
794,197 794,197 0000000000000000000238991d8b33fe9571cbcc140fd6052b8fedcfa5624a39 3,377 1.00/1.00 vMB 35
794,196 794,196 000000000000000000025c25824af4946592053adfb69a70255420c381f05d47 2,687 1.00/1.00 vMB 25
794,195 794,195 0000000000000000000375876654a7925225a215da57032b37f265a36b5f77e2 1,960 1.00/1.00 vMB 17
794,194 794,194 0000000000000000000501ebc2e644788721e6ec08b621e4aa7710e2f0f08308 2,607 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.