Loading Tool

Explorer IconExplorer

Memory Pool

77,197 transactions
33.60 vMB
0.13605966 BTC
Random Selection Loading Transactions
Max Size: 188.53/200 MB

Candidate Block

Mining Attempt 6056a0c39aa2da869d94db4995622df43b148d1e052be9f9acc50c5a133d08bf
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2deb73eec1b3b19499b08237fe1a28284ba412a79f5308237e42f6df4344ca9c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,412
Size: 1.00 vMB
Total Fees: 0.02706028 BTC
Feerates: 100.53 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (110,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,788 804,788 000000000000000000020895a638946593195ab2e1d559299585ebcdbfccdf0f 4,899 1.00/1.00 vMB 12
804,787 804,787 00000000000000000002814bf14cc4b1496ad67f571ec21de0bf65dde67b39bb 6,040 1.00/1.00 vMB 7
804,786 804,786 0000000000000000000494b096faeef6311898dca5abc8960a96fb264687afbf 3,285 1.00/1.00 vMB 7
804,785 804,785 000000000000000000043984fd7ba228ec876f1988f9e1ae0efcb7a04ab42053 1,679 1.00/1.00 vMB 10
804,784 804,784 00000000000000000003c9ab4f587d908e8a3cd579aad04bcf8bf888f2d53cb6 2,762 1.00/1.00 vMB 15
804,783 804,783 0000000000000000000270988e60fd8e92f408b81e5b68baccc5b9e9b892d257 3,363 1.00/1.00 vMB 18
804,782 804,782 00000000000000000003ec93d58298f7fe2bd48d3a94c8e476ebf09ff7c5300d 4,190 1.00/1.00 vMB 7
804,781 804,781 00000000000000000003d2586235ab07dd1793d04c1ed7000830f6156e78996e 7,266 1.00/1.00 vMB 6
804,780 804,780 000000000000000000008311aad59543b7bb73cfab9cc91c119691f59bc2ddd8 3,397 1.00/1.00 vMB 8
804,779 804,779 000000000000000000005ab19dc788ad6d6f620f8169e6f152d04bf836859d2b 2,273 1.00/1.00 vMB 13
804,778 804,778 0000000000000000000373ff15a92781d5f9dd8fe7600ee04d0397f3c52b5a45 3,227 1.00/1.00 vMB 19
804,777 804,777 000000000000000000033096c8f671216cacd88df68546055302f6687e665d1b 5,776 1.00/1.00 vMB 6
804,776 804,776 00000000000000000004784b5ae7d98e3a93a8b79c5de274d7a5a560bcd9e373 3,905 1.00/1.00 vMB 6
804,775 804,775 0000000000000000000196ad1a26bf1942ed6e32e4102af2189e80608df79b84 2,680 1.00/1.00 vMB 15
804,774 804,774 0000000000000000000002de73fd4c931e8f04300ec0b3241d0efde615b887e1 6,191 1.00/1.00 vMB 7
804,773 804,773 00000000000000000002bf5956d529a8508205c43cbb39fbd20008ad9a406677 5,386 1.00/1.00 vMB 6
804,772 804,772 0000000000000000000252302150e3dfd86c7bda68cf9df834f901bf55ee3c22 2,842 1.00/1.00 vMB 7
804,771 804,771 000000000000000000027a2288b88a154319af006c85b26883a4d9e90c2b430a 1,372 1.00/1.00 vMB 9
804,770 804,770 00000000000000000000de1f12fdbe448861c7d0e413b665a86380523b980511 3,352 1.00/1.00 vMB 13
804,769 804,769 000000000000000000024243e149f560c00292326313556cc0b10c08c5f7f22a 3,375 1.00/1.00 vMB 21
804,768 804,768 000000000000000000043088c70ace2f33704c93a9ffb1ae97175978f865fab9 4,708 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.11 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: 733.26 GB
    • Received: 18.54 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.