Loading Tool

Explorer IconExplorer

Memory Pool

79,124 transactions
29.49 vMB
0.06849326 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt c083b88b248d2e26af2aa94b6d4ff3689b8341ca0c3200753f8ba58170ab1fb5
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (283,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,491 631,491 0000000000000000000b451a432c1e949919880c9e160b14c9c97e88143cc996 960 1.00/1.00 vMB 61
631,490 631,490 000000000000000000031a6481dbcf32599fe1ff1d583856185168b2d80f6e15 2,035 1.00/1.00 vMB 82
631,489 631,489 0000000000000000000c2d0e45abaf886c3c46a5e6393b8ddebe911ed8c95834 321 1.00/1.00 vMB 8
631,488 631,488 00000000000000000006cad2fa2e041afac8973d4ebbe606296c516f08e29c80 1,381 1.00/1.00 vMB 90
631,487 631,487 00000000000000000003a7888f845933fb26c15993deb6092c44b43ef96fcc20 1,179 1.00/1.00 vMB 4
631,486 631,486 00000000000000000001e848244950fdac9b12cc3fbc965b025675b392d0b01d 1,261 1.00/1.00 vMB 30
631,485 631,485 00000000000000000002d55cc9832952b7ef146d08486db017ecb00af1b2e1f7 102 1.00/1.00 vMB 2
631,484 631,484 000000000000000000061baa9a4ea48601e39ca6c642892782fb3e55996fa405 137 1.00/1.00 vMB 4
631,483 631,483 0000000000000000000dbf5690aad476cbee141cea147b4269261b923b768237 2,085 1.00/1.00 vMB 68
631,482 631,482 000000000000000000013030f0991f8f5cd951c35760180b4d14824f7837d0f3 1,469 1.00/1.00 vMB 24
631,481 631,481 000000000000000000016681960993ab7e66a17c9b2d3e718bb5ec6b4835e112 967 1.00/1.00 vMB 23
631,480 631,480 00000000000000000003380ff50be7350cc3ce03d8ca4f669bf722938746f736 1,811 1.00/1.00 vMB 38
631,479 631,479 0000000000000000000b89801cb6022fbff6ade660185a895c1ff15a512edce0 2,475 1.00/1.00 vMB 54
631,478 631,478 000000000000000000080fe84c5952dd17dfe78f18401f44b7834e585481b67e 1,317 1.00/1.00 vMB 26
631,477 631,477 00000000000000000003aabbcec36db0a19782db18dc1ff5686a89323d7d3c38 1,244 1.00/1.00 vMB 30
631,476 631,476 00000000000000000007e823d69fe360da65de97ef18f83571b6374c7e0c7886 2,776 1.00/1.00 vMB 111
631,475 631,475 00000000000000000010cf3e7ec72cb23d1b20db6840c8431b5eabb521c47e3e 2,440 1.00/1.00 vMB 118
631,474 631,474 0000000000000000000e4d22162e81f9b9a3e3990ac152053fc0c12a0d13934d 1,756 1.00/1.00 vMB 68
631,473 631,473 0000000000000000000b4434d947a6875a7f3141f8486befc3f2f6f043318191 845 1.00/1.00 vMB 18
631,472 631,472 0000000000000000000a8483efe862187d9ba45a10bfccbf06e11a920bf8a0b0 2,998 1.00/1.00 vMB 125
631,471 631,471 0000000000000000000d10d730d799af5d787fb7d6de01e6d258bd7942b04a9a 1,870 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.