Loading Tool

Explorer IconExplorer

Memory Pool

44,612 transactions
26.94 vMB
0.07279439 BTC
Random Selection Loading Transactions
Max Size: 141.79/200 MB

Candidate Block

Mining Attempt 99a58df1843de7155835da0f0672db8f9b15968bf95b3707bb61247ade2e22b5
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 445f6aa8abcae54d79d1c2aec0ed866f9671bbb45352fa21ad70d8fe63556573
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,571
Size: 1.00 vMB
Total Fees: 0.02231257 BTC
Feerates: 96.15 > 2.24 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (388,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,677 526,677 0000000000000000000550a35d94542b201f9954558bb769e306ce27f2f03ebb 595 0.30/1.00 vMB 11
526,676 526,676 000000000000000000143c1333fd019d46ef62669f27525e2bc791b9129e62ec 1,375 0.55/1.00 vMB 33
526,675 526,675 00000000000000000036266970fb2dcc6993f51484722eb66b81e4c3b959bfe1 1,507 1.00/1.00 vMB 4
526,674 526,674 00000000000000000016a94da48a1d3288f4ede875da48c7a2262f41f2e3fdec 3,155 1.00/1.00 vMB 30
526,673 526,673 000000000000000000345e269e83b569d6bb100a7d84390cd3559ad00bc77538 302 0.09/1.00 vMB 22
526,672 526,672 000000000000000000248f81d33389bd38a52771a8b4139c76b8d8230a22fe45 179 0.09/1.00 vMB 7
526,671 526,671 000000000000000000049bdf5f407d7b06e8db2d6d5f70d2ca45b0f8085df34f 2,197 1.00/1.00 vMB 16
526,670 526,670 0000000000000000001376c2cf032554694e2b2931e32b71c7da92d8ef928338 2,954 1.00/1.00 vMB 26
526,669 526,669 0000000000000000001f90d0ebd05bc66e23e7a2d21f5ba0df5294d30dcf6c2d 1,275 0.43/1.00 vMB 18
526,668 526,668 0000000000000000003766d0d005cab012da84132d8e4630df1ad6fc560f26d6 313 0.31/1.00 vMB 15
526,667 526,667 0000000000000000000785c23912694f7e69a133d2bdfdcdc5e2a092edf6f2aa 935 0.42/1.00 vMB 16
526,666 526,666 00000000000000000020bcc02610ac9f0848b2d5d5f5f93f4947eb6c54d3b53b 780 0.36/1.00 vMB 15
526,665 526,665 000000000000000000134f5eb3b7f0a75839854800ddec4795f4034ce4a32972 42 0.05/1.00 vMB 60
526,664 526,664 00000000000000000002e42e962fa2b03d699552da81e1746ee70162e6367bd7 248 0.09/1.00 vMB 24
526,663 526,663 0000000000000000001cc21d96c7a6e8e7b7027aaa0e0455eaed223d410c902d 397 0.22/1.00 vMB 14
526,662 526,662 00000000000000000020fbd76e17f785750a427792e19263c529f00ea775caa1 857 0.65/1.00 vMB 25
526,661 526,661 0000000000000000000035a34ed5fea31844c9956c33643e08b509c6ac533b36 499 0.32/1.00 vMB 22
526,660 526,660 000000000000000000389683f489df4d697828df8d19374558fde545f7d80f88 1,142 0.58/1.00 vMB 39
526,659 526,659 00000000000000000007903b9479baaf881bae96d6967b1525451982e8b823ab 1,169 0.53/1.00 vMB 16
526,658 526,658 0000000000000000001b6d695e7cd9a2da3836e79d08b4aa94df3843eeb58877 1,403 0.71/1.00 vMB 15
526,657 526,657 0000000000000000000b348c6fcfaa929136fb0ebe58322cd3752f764615aaca 1,633 0.61/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.