Loading Tool

Explorer IconExplorer

Memory Pool

79,008 transactions
29.74 vMB
0.09237060 BTC
Random Selection Loading Transactions
Max Size: 179.54/200 MB

Candidate Block

Mining Attempt c4292d9b558ca14e9f196e6364b0dfb4d3ff096bb359c5e6ed3d9e4a6b065634
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 356ab0fa4c1a7d29f702b2addd3b9521c9b9aa470252f40a85ca5b36637e5aa1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,456
Size: 1.00 vMB
Total Fees: 0.02604235 BTC
Feerates: 101.62 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (729,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,871 185,871 00000000000005d7ec3827359e7f42c2207557e47b240ece608f926b26a49614 23 0.01/1.00 vMB 57
185,870 185,870 00000000000000fc2ce7cc671cc498bbc33bba2007f1597e6ac19a9123fadf9f 30 0.01/1.00 vMB 88
185,869 185,869 00000000000002e91bbc285d0f455ce1f431db558a1c8931e2f368cc92aa2854 64 0.03/1.00 vMB 156
185,868 185,868 000000000000093716a7863845163f98c086b2b2631c68c53b5243402b49fcc4 64 0.10/1.00 vMB 92
185,867 185,867 00000000000005503aed2adb97bd400fac878f34caf37b46346d6472d04281ca 184 0.09/1.00 vMB 154
185,866 185,866 000000000000009e7f1bdf4ff4195867dab226835f247fc78437dbcbf123a247 128 0.06/1.00 vMB 113
185,865 185,865 00000000000009a7b47a83ab830777a35914c0eb62b6755640529428b6e09293 165 0.05/1.00 vMB 31
185,864 185,864 000000000000060c3c378411b2129df9808216298ea0f603bdd2740b4f0e2708 9 0.00/1.00 vMB 17
185,863 185,863 000000000000018cbabb58460f5aedac3263095125686eddded4b6344d8116fa 126 0.06/1.00 vMB 115
185,862 185,862 000000000000041b749743bcc2cafd38b05af93978712045b30b6454ef2534a7 246 0.09/1.00 vMB 126
185,861 185,861 000000000000091fab584cbc2a5f9b8d56283c6676c41856cfda3d6265d0c280 8 0.00/1.00 vMB 29
185,860 185,860 00000000000006c338333d1ee48b19a38b4e9a6fe9c991b50413aa80b7768bfa 126 0.06/1.00 vMB 121
185,859 185,859 00000000000006a85264d455a59f75402c37f1e8a54593c0a4528caf79b95485 125 0.04/1.00 vMB 750
185,858 185,858 000000000000008723160d3e18e55d9b8a3cf110ed975a18d05c54bdf9bb17ba 438 0.19/1.00 vMB 130
185,857 185,857 000000000000054503dc05276f817eba7f3c29ed9db69065a006b8aa864f64e5 134 0.05/1.00 vMB 132
185,856 185,856 00000000000003f4844fa81caaa5fec4b0fd96d5c5aa8582edbd2ceb64251560 99 0.07/1.00 vMB 93
185,855 185,855 0000000000000486965ee5429cbb4ce43c0e7f39b669e2e109b288291d63d38c 64 0.02/1.00 vMB 126
185,854 185,854 0000000000000893859d965d44f8a9ab8c63cbfb1032485ed49601ac92544e4e 139 0.08/1.00 vMB 78
185,853 185,853 00000000000002dab6671acd8272e6222fed585596194ea30250b0260e433a6a 32 0.01/1.00 vMB 183
185,852 185,852 0000000000000599ddf24751f6c1f5ed7d700fd6c04b0ff00aa90ca355f8fb81 58 0.03/1.00 vMB 74
185,851 185,851 0000000000000712b68c6dae685db75812e1dac2fb94c404a332c934e038e85c 12 0.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.