Loading Tool

Explorer IconExplorer

Memory Pool

44,406 transactions
27.42 vMB
0.07221476 BTC
Random Selection Loading Transactions
Max Size: 144.49/200 MB

Candidate Block

Mining Attempt d751fab2082fe27b17a564b03874ff4ae5dd9a257f2ab1da2915a1d2b82146b7
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 8b22f097988b97b22e492f1f46d86e2be913a7c752a1335dfe6066ca16473d17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.02087819 BTC
Feerates: 170.94 > 2.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (195,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,771 719,771 0000000000000000000530e59e3d8d03ad95759d96ec1edb439b8f622f0bc823 3,497 1.00/1.00 vMB 7
719,770 719,770 00000000000000000002cb81eac0067bc5521881806e2d878aa7b933bfba8678 2,372 1.00/1.00 vMB 6
719,769 719,769 00000000000000000000ab5be5ae3ea63b5a3245b6c3cab51d287df16849e3cf 797 1.00/1.00 vMB 6
719,768 719,768 0000000000000000000766191dbfbf2e52c0c8ee28da03ec22db2b9bbb2661ee 2,041 1.00/1.00 vMB 8
719,767 719,767 00000000000000000004692919d30125347723480d463cc0bc31f8d58dbdbd4a 1,979 1.00/1.00 vMB 10
719,766 719,766 00000000000000000006dbbc1d427103ec9abbb88a722f1fe58c542d91fd7369 2,738 1.00/1.00 vMB 13
719,765 719,765 00000000000000000005d120048c06f525161d6921d2865d9caf3210c9ffffba 2,491 1.00/1.00 vMB 18
719,764 719,764 00000000000000000003b19ffb542fef8321e741fc7962b978d1551dd15849fb 2,728 1.00/1.00 vMB 5
719,763 719,763 000000000000000000084741fceb7ec01eefb7d6854aa9be975745fe69f765d0 3,047 1.00/1.00 vMB 8
719,762 719,762 00000000000000000003cfb224bb893f36ecc1374a62ac251c24cef7d0993b99 2,878 1.00/1.00 vMB 17
719,761 719,761 00000000000000000003a04d2c7f4bfce9ce2db7f6d4518526f0a01b45bd3fd8 2,430 1.00/1.00 vMB 21
719,760 719,760 00000000000000000008480d8969f28f6d50701a38ca1b3b5ff72a387a6e612c 3,161 1.00/1.00 vMB 18
719,759 719,759 0000000000000000000a31070aa4bbd744022bd8e0857fd19a7bd689a75765f5 2,817 1.00/1.00 vMB 8
719,758 719,758 000000000000000000018ae3000786a4f7941ced9964afcfbe19877d6af8c187 3,340 1.00/1.00 vMB 18
719,757 719,757 00000000000000000001228138d915337631995a054ab1141d10c08d086179c4 730 1.00/1.00 vMB 3
719,756 719,756 00000000000000000000fb599ef0de712a06c3259ca7e47a05e98885b768114d 2,636 1.00/1.00 vMB 9
719,755 719,755 00000000000000000008f0cd9f502d4f16b04f42705afb068a771fe6e5c0f998 2,753 1.00/1.00 vMB 3
719,754 719,754 0000000000000000000244e2c354ab7daacf80056928a25b7667a738d7ed62d8 1,600 1.00/1.00 vMB 3
719,753 719,753 00000000000000000006e70e5a025d80d63070df2371fd3a2fc7c6add556132f 1,727 1.00/1.00 vMB 6
719,752 719,752 00000000000000000006b0e0f007390410a6747660f3c4afb7c4479412b45665 1,525 1.00/1.00 vMB 12
719,751 719,751 000000000000000000080d4873c466dfc297eab2281059e86f0df9f2eddc3dfb 2,777 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.