Loading Tool

Explorer IconExplorer

Memory Pool

48,401 transactions
27.98 vMB
0.08083590 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt be9fd4cc746b0975958429e8eed03210322a383fa1e9d3b4508c37b8d7befe95
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 999496d94443933b081241b11206476eef522a5260ae0b81ea4a7205239d27f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.02528103 BTC
Feerates: 318.30 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (43,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,895 870,895 000000000000000000022c04cc848c475f93296e6796ab8fe06d73665158936a 5,483 1.00/1.00 vMB 9
870,894 870,894 00000000000000000000e87b92fe2e411ad28e9434b6960221624edd4b117314 4,834 1.00/1.00 vMB 7
870,893 870,893 00000000000000000001a66a3c3f1e8410f13be616fd62f814576cb422210ee0 5,389 1.00/1.00 vMB 9
870,892 870,892 000000000000000000003c30e751dc618c67f885028b9320785559e5d8dfba12 4,181 1.00/1.00 vMB 8
870,891 870,891 000000000000000000010a0ba8cf5e0053d21acdcd07682f961e1295e0ec0485 4,115 1.00/1.00 vMB 8
870,890 870,890 000000000000000000005d204732730b713b65ce323ba1abded7661d8493a3ce 3,164 1.00/1.00 vMB 7
870,889 870,889 0000000000000000000117de5f1d9626d46c8ea028bc53c203a419935ec09c78 1,031 1.00/1.00 vMB 10
870,888 870,888 00000000000000000000afe15d8ff955d4a88fd3a13d11eb64e8441b40e61140 928 1.00/1.00 vMB 9
870,887 870,887 000000000000000000012d522e949b434e81b977ecd58eaa81f566f220063b2b 3,272 1.00/1.00 vMB 12
870,886 870,886 000000000000000000021fb91592c95680a43c29c6f993ded311252b6f814e32 3,576 1.00/1.00 vMB 15
870,885 870,885 00000000000000000000389c76c712f5500ffc9c646497eeba8d7bf336bf3a8a 3,191 1.00/1.00 vMB 34
870,884 870,884 0000000000000000000138c3e0803889c50a59d34d94ef9ab16002ec35ddd864 4,884 1.00/1.00 vMB 4
870,883 870,883 000000000000000000010d82edafbafeb625aacc70d572bf31f81abfebbf63f1 3,740 1.00/1.00 vMB 9
870,882 870,882 00000000000000000002304c5b71fb8193afcc92b8896c857b7bd449ee284aff 4,666 1.00/1.00 vMB 5
870,881 870,881 00000000000000000002785202df2f11df2e388b1c0c103969700fce5475a71e 3,321 1.00/1.00 vMB 5
870,880 870,880 000000000000000000022d984173fc1f9e4cd84b7976ef1cdb3a4232e48826bf 4,209 1.00/1.00 vMB 6
870,879 870,879 00000000000000000001da2f53805189207822b9fb8f97013d43c1a3e92de687 3,371 1.00/1.00 vMB 14
870,878 870,878 00000000000000000000ebca531937a1476621b445835c735daf0f7618c6c1fd 4,392 1.00/1.00 vMB 5
870,877 870,877 00000000000000000001de83f6da73781a294b93693c97193c71cc627a739f0b 4,703 1.00/1.00 vMB 4
870,876 870,876 0000000000000000000241a6d52b89005abec376f3a5fc4f91b6c17ce9e900db 4,808 1.00/1.00 vMB 4
870,875 870,875 00000000000000000000f4f1df525af08620454af22c7960f3a88772850d1295 3,870 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.20 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.04 GB
    • Received: 14.10 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.