Loading Tool

Explorer IconExplorer

Memory Pool

45,672 transactions
27.88 vMB
0.08258238 BTC
Random Selection Loading Transactions
Max Size: 147.40/200 MB

Candidate Block

Mining Attempt 34f63996d3adff7cad6597efd366eb725182a06f43ca7ae503aaccfc2388ff41
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root ff4ea44b9aaa27ad7f25c4b88d7bef135d83f44a7531ed0706e6b7f596e4129f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02888722 BTC
Feerates: 170.89 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (562,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,923 352,923 0000000000000000012396b191f0cc74f26efd69f4e690d0ba226569f15768de 888 0.75/1.00 vMB 20
352,922 352,922 00000000000000000036ef1e8f713dbe3de742bc694b3da6d7db2dcb216ecfe2 1,849 0.75/1.00 vMB 34
352,921 352,921 0000000000000000025c2a13231a253ee5d39a64c89cecb67d9af3af17b96a5d 1,771 0.99/1.00 vMB 25
352,920 352,920 000000000000000004c4360de3265541534f97c299a63d09ae53eb1f1835633a 1,395 0.75/1.00 vMB 28
352,919 352,919 00000000000000000834e10ea0963471e8fe4e5c85cacd8d0068dec652449c38 1,914 0.75/1.00 vMB 35
352,918 352,918 000000000000000008c0a752ffe0b257b2e56252d9a4a33791563eb353f5a43c 297 0.15/1.00 vMB 24
352,917 352,917 0000000000000000054a5b9a9a915d41266f4eb1b4b370c31b63328fecc63dcd 515 0.34/1.00 vMB 28
352,916 352,916 000000000000000011fb66dc9945869b371cfa3c96606ca32ce966c33b6d1557 186 0.11/1.00 vMB 17
352,915 352,915 000000000000000006a391d3df24f07b938d77b673c631d97c0d7c1aacd21605 558 0.28/1.00 vMB 28
352,914 352,914 000000000000000008380155e3c7dd402bc945052ce7ec4f48d09bb63701ef27 1,415 0.67/1.00 vMB 27
352,913 352,913 000000000000000014ae4d5f32012d22af9abd34c22d0703ef0bb4574790d3fb 387 0.23/1.00 vMB 16
352,912 352,912 0000000000000000063011716d5041692aee315bd1b9506beff0f49667784eb6 1 0.00/1.00 vMB 0
352,911 352,911 0000000000000000115b685474b2c1737285f5a0ad8e8b804ca2ed1b957895ef 1,556 0.75/1.00 vMB 30
352,910 352,910 000000000000000003fd00ce69f76f17d61b84ec70113700e3258986a2677b63 809 0.43/1.00 vMB 24
352,909 352,909 0000000000000000168ec8057b4b955ec920d2575b45fd0143d6e4b36166d04e 496 0.23/1.00 vMB 26
352,908 352,908 0000000000000000090e25d417c470a9684b538250e25365a570dd346312067d 454 0.21/1.00 vMB 45
352,907 352,907 00000000000000000ca0f4e2ef1ec10f9cf3b026a5c98cc229fd02db036f3fd2 40 0.02/1.00 vMB 31
352,906 352,906 000000000000000005a89cee4bc55e2b31fb35d2d5d5081286992d55ff4f404f 606 0.32/1.00 vMB 22
352,905 352,905 0000000000000000133f40efc079e2dccedf6f9a59c8c7f8e753063633b24da4 513 0.24/1.00 vMB 48
352,904 352,904 00000000000000000e4b785d6492c16d56f180ca19dfabaa3b626e37a5abc37d 961 0.54/1.00 vMB 23
352,903 352,903 000000000000000012fcd3786d3ece8944101f15370e91e2a1621c5e7afe49f2 261 0.12/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.