Loading Tool

Explorer IconExplorer

Memory Pool

81,531 transactions
29.93 vMB
0.10855726 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt 506dfda23419008cb12282cdf909c8028d2bb731d41f2b1243bf5a3cbf0f5870
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 33891fdcadba089e8cbb9f02eb208c6c142e1962c3257848c3298918af91f967
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.04198883 BTC
Feerates: 146.36 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (294,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,635 620,635 00000000000000000010cb2463d86f95c790c3defc914da655ecd737b4a4f9d3 2,881 1.00/1.00 vMB 25
620,634 620,634 0000000000000000000d888a961ea75bfe36ca777dd100d04dc227dffe9cca94 1,547 1.00/1.00 vMB 17
620,633 620,633 00000000000000000011c2bdfab227bc9ed79a6e5b36828557021a2087744e6e 1,779 1.00/1.00 vMB 17
620,632 620,632 00000000000000000005d52d467f2f1b3858da973d40dca084490812917e979f 1,283 1.00/1.00 vMB 60
620,631 620,631 00000000000000000004d024b257a0607fce27198884bd86161df1f4a91a4b19 2,810 1.00/1.00 vMB 20
620,630 620,630 00000000000000000004be9482475fc2f59ded269797b44ca4978f899bf9a634 2,919 1.00/1.00 vMB 11
620,629 620,629 000000000000000000057150a9ba227877e64528806a5ca3f481f59c689abc28 3,075 1.00/1.00 vMB 20
620,628 620,628 0000000000000000000a037beb377d12db92639788164bf2588e68945aae3768 319 0.12/1.00 vMB 13
620,627 620,627 0000000000000000000169343273c1615bd371d0244a4b9f96835fdee3dc6d8d 903 0.35/1.00 vMB 20
620,626 620,626 0000000000000000001196122f43000f4fbbcd2a3693a31869b1d8d09d9e8639 114 0.04/1.00 vMB 16
620,625 620,625 0000000000000000000f022c3a033b5646a9e4b6997d98ae2aeced4702ec3848 1,820 0.82/1.00 vMB 10
620,624 620,624 000000000000000000117c39c04b335440fa6848af9b886ddcb9de571d324a4b 2,592 1.00/1.00 vMB 9
620,623 620,623 0000000000000000000ba19d7ec908f0d519dbbf743070dbfb4839ee4892d8ab 2,220 1.00/1.00 vMB 4
620,622 620,622 0000000000000000000d8eb8637ba4a2ae43d1a8292438a90acb25b7622a84b0 2,633 1.00/1.00 vMB 29
620,621 620,621 0000000000000000001180041800850edc11c6eb4073905b81228c8bc0180c63 2,566 1.00/1.00 vMB 4
620,620 620,620 000000000000000000052b5d48ca82f508f35da388384afceb2fcd87e82cfd7d 2,964 1.00/1.00 vMB 29
620,619 620,619 0000000000000000000c9c1359a92b2cc3c97463e9d69efba7cff3ae600be67b 2,840 1.00/1.00 vMB 16
620,618 620,618 0000000000000000000548fe3c591b2166d6c2b8bab90891efb25331dab2f3a6 2,920 1.00/1.00 vMB 16
620,617 620,617 000000000000000000108e2a36e4b20078b2d09ba272afe73abf33c17821b8c6 2,576 1.00/1.00 vMB 32
620,616 620,616 0000000000000000000f62ef19cb620a28233cadfb7d0a00effda3e835ba052f 753 0.24/1.00 vMB 15
620,615 620,615 0000000000000000001010fb3222a6bd31b29d2bc77b49b6b162fa642cadb5a7 959 0.32/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.