Loading Tool

Explorer IconExplorer

Memory Pool

76,799 transactions
28.34 vMB
0.08501830 BTC
Random Selection Loading Transactions
Max Size: 172.51/200 MB

Candidate Block

Mining Attempt b1bf99b6238840b19d16f339536578b0608a4b5542f4315dea9755444945c5e1
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 686f1bad5f9c24e2908c68e3d14589fbb1e66ce88231c987ea3ff9ec32160754
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.02221240 BTC
Feerates: 477.45 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (169,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,882 745,882 000000000000000000012cb9d8b2544e551696aa717e08acd6414903d5162185 2,161 0.80/1.00 vMB 17
745,881 745,881 00000000000000000002b9e42754d05ad2a1c318db1d4516ef2d452e848d3b1f 925 0.35/1.00 vMB 6
745,880 745,880 000000000000000000023602342e81352a6682addbbf291b3fffe72defa887d1 3,209 1.00/1.00 vMB 26
745,879 745,879 00000000000000000004373c2da1a4951e1c21ffec45e02dd0ae0269f8a5c1c9 2,869 0.97/1.00 vMB 15
745,878 745,878 00000000000000000004b12f8a669c25ed670665beb7ae31b47ec34095ecce4b 1,318 1.00/1.00 vMB 30
745,877 745,877 000000000000000000069ea2ccee4cdf08547140b7ec8a2c4baf78288297aeb7 2,928 1.00/1.00 vMB 18
745,876 745,876 000000000000000000074028f75310701a94d4fd1d9aaf6d51560385dce7bc65 2,042 0.77/1.00 vMB 18
745,875 745,875 00000000000000000004ce148f83e9d03bd695f0bb85f48f5d417b5cec6fa46e 869 0.36/1.00 vMB 15
745,874 745,874 0000000000000000000745ebc18c280f5aff990fdf08e1cd9a19422fb3b342f4 1,668 1.00/1.00 vMB 9
745,873 745,873 00000000000000000006643342ac9e338d22cd5526b52b46762ae484d8675a8c 2,623 1.00/1.00 vMB 22
745,872 745,872 00000000000000000005cc77db7b8819515d3a457b05879bb12213c5655ad70a 2,745 1.00/1.00 vMB 37
745,871 745,871 00000000000000000003cb69f39640e3cde0b88130ee7c0d891044117e4326e6 1,172 0.43/1.00 vMB 18
745,870 745,870 0000000000000000000311d113942a903ec2424cbdfc8eaa0114ff00b02ad950 1,744 0.56/1.00 vMB 20
745,869 745,869 000000000000000000064df6ed27db6b63dea49257755e6d8f8b647d8e785d11 2,240 0.78/1.00 vMB 19
745,868 745,868 00000000000000000003000958dcf8b98681460ea04bbc4acef11a5c0d7e8a35 378 0.62/1.00 vMB 5
745,867 745,867 00000000000000000000c2d4c907accf10378f92fcbe9adcbda204b024286549 2,428 0.99/1.00 vMB 19
745,866 745,866 00000000000000000007fd8b7ba8cf917dedbe83607c321f9b3df35aec346fa4 1,236 0.82/1.00 vMB 3
745,865 745,865 00000000000000000006c4afd6d91987b235d6d242f274b229c925b696835190 2,779 1.00/1.00 vMB 17
745,864 745,864 0000000000000000000732fecc6bbf8a1826e8eefc8f5ce244c49553288470c3 3,702 1.00/1.00 vMB 37
745,863 745,863 00000000000000000005bd2d0b207732fdbacd0ff025b775ee99f37ea75cbf31 1,385 0.59/1.00 vMB 16
745,862 745,862 00000000000000000001f98c9e42e0fda9f9a22b8ca0788889386072a0029871 1,827 0.99/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.