Loading Tool

Explorer IconExplorer

Memory Pool

74,933 transactions
27.64 vMB
0.07454847 BTC
Random Selection Loading Transactions
Max Size: 168.57/200 MB

Candidate Block

Mining Attempt c6a96af9248e7f15c4b1500302e7034abe5969c9d50a8474c3f3b9eff9e7c982
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root c389cc87adefbcc38183750da86a16f39b86e35677f4502d257ca7d2d6ed4c19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.01556785 BTC
Feerates: 100.35 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (190,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,675 724,675 00000000000000000006cdc149b616b59a92e4e8dedb68529a579ed287a1b891 2,411 1.00/1.00 vMB 7
724,674 724,674 00000000000000000008e48e56efcb38acfa0a744d6b6b9fa70a35b3425470d6 2,581 1.00/1.00 vMB 12
724,673 724,673 00000000000000000000a38b12ba22ca48566cffb2251ea5d188ecabad86ab04 1,061 0.39/1.00 vMB 8
724,672 724,672 00000000000000000008f5e76b4eae8f69a76d326268e40490e6a9e4ab289cbf 695 0.32/1.00 vMB 7
724,671 724,671 000000000000000000021dfac4299b0872d92a6e28a95027010feed4f985b7dc 1,204 0.35/1.00 vMB 8
724,670 724,670 000000000000000000024b208ce7149abd052c8688db4dd4b0d510917116bbb9 1,566 0.97/1.00 vMB 1
724,669 724,669 0000000000000000000065cc9ff1214f22bf99d9f32ceb53514b46631f064853 3,123 1.00/1.00 vMB 7
724,668 724,668 0000000000000000000662b68e540c339e04c28c858b2f50234d4ec526fdb37d 2,630 1.00/1.00 vMB 16
724,667 724,667 000000000000000000097bc799477501ab2978b57a3bb1af7172461719bfacfb 1,346 1.00/1.00 vMB 3
724,666 724,666 00000000000000000000ca2d32d14a0758d45d6117f546384f16447f4aa2ea8a 2,420 1.00/1.00 vMB 8
724,665 724,665 00000000000000000005478bd085a4ed9680d020923b0269314771ed866413fd 2,728 1.00/1.00 vMB 4
724,664 724,664 00000000000000000003b2cf7da875831e81ba64ce328ef7d8c62b885719e2cc 2,772 1.00/1.00 vMB 10
724,663 724,663 000000000000000000035ad39b4f5edf7d65ee91a397f57538a113a50f1f48d0 2,669 1.00/1.00 vMB 10
724,662 724,662 00000000000000000009c293bde7bd250d5b77ac301bfa04da795c1d77d0d2ef 2,785 1.00/1.00 vMB 5
724,661 724,661 000000000000000000034666930414be2f12b1472ee47de758e38ce085bb48d6 2,805 1.00/1.00 vMB 7
724,660 724,660 00000000000000000001f0e3ed4f87880cf020845f8008aef4edd3896f67f3ad 2,648 1.00/1.00 vMB 5
724,659 724,659 000000000000000000022a691f917b4901b98c002067a196614b228173305e2c 2,434 1.00/1.00 vMB 13
724,658 724,658 00000000000000000000efcbe483f39d5b762ebefdbc6cd00a7209d4233368d8 2,807 1.00/1.00 vMB 11
724,657 724,657 000000000000000000046f09416654cf83bb55659ff8f50ba7761fa813d0c1ae 1,508 0.66/1.00 vMB 2
724,656 724,656 0000000000000000000799d142415e6b0bf2448ac34359833f8c8999d184859f 1,844 1.00/1.00 vMB 5
724,655 724,655 00000000000000000008b75e6b014a24c817678b1e09d6f6e5186461b1ef5d7c 2,936 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.