Loading Tool

Explorer IconExplorer

Memory Pool

76,976 transactions
29.80 vMB
0.10363691 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt 454b12763923d0d9f07e934e2c146fcd6e60e042930008856ddfefa841399178
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root cdbac0445ac12c8f4d419d66f5e3d17617e7ef61f19d470e563b766b8efd6c29
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.03591003 BTC
Feerates: 357.61 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (29,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,810 885,810 00000000000000000000870340c90e2744dd4f86356b4f512714957bdc13304c 3,025 1.00/1.00 vMB 2
885,809 885,809 00000000000000000000c9246bcc0b5bc6d382239e074c2682f1cc91687d084f 1,071 1.00/1.00 vMB 2
885,808 885,808 000000000000000000006b7bd1bed3b90a7d9ef4414ffb129b975cddf4f85d47 2,334 1.00/1.00 vMB 3
885,807 885,807 00000000000000000001b6ca0db9204644b88dc3fb4952f8026521123f56b8d3 2,430 1.00/1.00 vMB 4
885,806 885,806 000000000000000000008ac3f4aeff90f85d2cdf9f1a5661c62458e6f29143ed 1,833 1.00/1.00 vMB 2
885,805 885,805 000000000000000000003dc1dad383db46c34beb6be5992a1d72788834ed2615 2,104 1.00/1.00 vMB 5
885,804 885,804 000000000000000000026abb94afd9d77ddacb8c07943f4e4dd14626e3089ba3 588 1.00/1.00 vMB 1
885,803 885,803 0000000000000000000249f5cc00e0a25fc2540577456b686708a6d658ff2c1a 1,885 1.00/1.00 vMB 2
885,802 885,802 0000000000000000000201210e3d8a72a81e056cafe4172aa622474e5f65ca73 1,433 1.00/1.00 vMB 2
885,801 885,801 00000000000000000001310bf4ddee0f6abef2e7970aed6fea84ab4650c5e148 2,910 1.00/1.00 vMB 5
885,800 885,800 00000000000000000000779aaee217e65add931bdff63696aee9c562cad6c458 275 1.00/1.00 vMB 1
885,799 885,799 000000000000000000024a69fae6cfa7c3d2252072cf3a6912125160e641d9bc 399 1.00/1.00 vMB 1
885,798 885,798 00000000000000000002668082aa8f4b16aa549e6307b803e1d63e9902780ff7 1,406 1.00/1.00 vMB 2
885,797 885,797 0000000000000000000274c482acede4e9759898c2ce7e6df2a7b551d17ef413 1,185 1.00/1.00 vMB 2
885,796 885,796 000000000000000000009bedeea7943e8821a4a54be25d13f87a621ccacfc8c5 2,088 1.00/1.00 vMB 3
885,795 885,795 00000000000000000000fee0f3adc2244008edb4fce297430fa8846669ecfb69 2,129 1.00/1.00 vMB 5
885,794 885,794 00000000000000000001c13c4820aafdbb012379cefcda300795c51e092e24d9 387 1.00/1.00 vMB 4
885,793 885,793 00000000000000000000d1ac9a502fafff9c8cd502bca7ae2e71186f635ab0c8 529 1.00/1.00 vMB 4
885,792 885,792 0000000000000000000027ecd54c6e50d31fa4269c8cbee24b4a8c42e2e19667 2,395 1.00/1.00 vMB 6
885,791 885,791 000000000000000000013c7ea4ab609dfde0c4abb6d9364d0b42e4301294c206 1,084 1.00/1.00 vMB 5
885,790 885,790 000000000000000000028601d94e112def06afe67d1d6a703713859e4f96fa6b 471 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.