Loading Tool

Explorer IconExplorer

Memory Pool

78,958 transactions
29.42 vMB
0.08338434 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 0fc025028a9400121c79909911fe55c79e974a29016d815be0ece2eea28f1af8
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e70ec51b8ebc268e9529a0fac418c442c5f5de7d2999418346e8a45d0f8a82bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01874220 BTC
Feerates: 402.60 > 1.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (14,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,836 900,836 00000000000000000002271e88d421eda89fce44cb9c575dd26eaeca0c7b11dd 1,370 1.00/1.00 vMB 2
900,835 900,835 00000000000000000001416c06dfad234e76cb00cd448a93333bace1b989980b 2,018 1.00/1.00 vMB 2
900,834 900,834 000000000000000000014ba9b2d30d9c737423c753c5b6a27989815ed50afe04 2,279 1.00/1.00 vMB 3
900,833 900,833 000000000000000000022611cd48a318ae670835da48c79657a0f4e47ee37a22 2,416 1.00/1.00 vMB 3
900,832 900,832 0000000000000000000026de48d577aa692fc80a1508c3366e334fe8e29eb78b 3,694 1.00/1.00 vMB 4
900,831 900,831 0000000000000000000114e8c34b343899282220b354e63164182b75826903ca 2,139 1.00/1.00 vMB 3
900,830 900,830 00000000000000000000b61f35df2e39fa0054fce1106f12c0e496add80e2862 3,246 1.00/1.00 vMB 4
900,829 900,829 00000000000000000001c4bcf0dfaf6cd567c35816eaef9f42add2b4d214f76e 783 1.00/1.00 vMB 1
900,828 900,828 00000000000000000001a4cf95a200ea5ca1ca7ef1e105d226557b9f03a1d71f 2,807 1.00/1.00 vMB 3
900,827 900,827 0000000000000000000115c18795116be83dd7d3e0db8565f2131889c84e1553 2,729 1.00/1.00 vMB 3
900,826 900,826 000000000000000000012e15e8381c2c0650a3dd654c715ee012e946fcef0867 2,845 1.00/1.00 vMB 4
900,825 900,825 00000000000000000001e7f66dacba05764b43680bbbeb7bfa2a5b30e8ed56c9 906 1.00/1.00 vMB 1
900,824 900,824 00000000000000000001a26cd5bb61db1b2cb0ad452eeb7b5a032657403a9b4c 685 1.00/1.00 vMB 2
900,823 900,823 000000000000000000005242edd9f30d3c1d7ad09c5e70b0456082a8de1b127f 1,787 1.00/1.00 vMB 3
900,822 900,822 000000000000000000010e63834ff47b5d95f08f230165604923747129c092c4 3,927 1.00/1.00 vMB 5
900,821 900,821 000000000000000000016747ed76f23b76e71e681d266a085150a28692986256 3,518 1.00/1.00 vMB 5
900,820 900,820 00000000000000000002286ad380149cb8587843bb8b765c7721c09320a5d127 3,361 1.00/1.00 vMB 3
900,819 900,819 000000000000000000020119f19b648f5109c899da8db9fc7f68da75888ada70 3,777 1.00/1.00 vMB 5
900,818 900,818 000000000000000000017f56eee7dc050323958653de153c97d57a7e27eaff9f 3,895 1.00/1.00 vMB 8
900,817 900,817 00000000000000000001e43355b82f959b15a9666b628a072d333b549106bf21 950 1.00/1.00 vMB 2
900,816 900,816 000000000000000000020ae758630c82044ab6b8f92c0bfd9cd0e0ecfc2ef6d0 2,318 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.