Loading Tool

Explorer IconExplorer

Memory Pool

73,011 transactions
28.19 vMB
0.07304510 BTC
Random Selection Loading Transactions
Max Size: 166.85/200 MB

Candidate Block

Mining Attempt 171f797a82b2b9c6acb861aa3c43e50b43140bfa441bbcde6eefec7a096cffa0
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 8338dba9df15730e6f84183dd3a92751cd0492856c4b7b2706711886f88b51d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,062
Size: 1.00 vMB
Total Fees: 0.01654116 BTC
Feerates: 157.46 > 1.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (67,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,520 847,520 000000000000000000000dd4fa20bbbfde8f014a4f85326e30f243f9c1b4ed44 3,288 1.00/1.00 vMB 48
847,519 847,519 000000000000000000004d0af6ead9af9ef44d5ee71d13f706da8e7aa4053067 2,983 1.00/1.00 vMB 44
847,518 847,518 00000000000000000002802a5619652bd37b08f06fb843cb33520e5f572a31fb 3,251 1.00/1.00 vMB 39
847,517 847,517 0000000000000000000141b5b767546769dad0674bc9795045433ff937f021e4 4,359 1.00/1.00 vMB 40
847,516 847,516 00000000000000000001d7f800a8bb762c44f827249e4e7f8a026d5dff9de55a 3,723 1.00/1.00 vMB 44
847,515 847,515 000000000000000000033a8e1cd335e7ebf36c03cbabe4dd7ce40194f1252d87 3,897 1.00/1.00 vMB 44
847,514 847,514 000000000000000000000a25bedc1ebd3af675b31813c31978f67e7c8e3fbc6f 4,404 1.00/1.00 vMB 50
847,513 847,513 00000000000000000000d5c4ff2bcb83a73bd8820efa686c35e39f29aff4824b 3,901 1.00/1.00 vMB 45
847,512 847,512 000000000000000000009f31dc13ead420511e39fee81210ffbe78c208c3e01c 3,589 1.00/1.00 vMB 44
847,511 847,511 00000000000000000002ec99af37b9e894c3c4f2105824a01e44d3c3b2f94be3 2,495 1.00/1.00 vMB 31
847,510 847,510 000000000000000000011d7b9941c68375adea92193ce757c50fa484891e5230 2,440 1.00/1.00 vMB 29
847,509 847,509 00000000000000000000f660ae6aabc0482917c38871ea22038b3888b472d1ee 3,121 1.00/1.00 vMB 30
847,508 847,508 000000000000000000013c6302edf7a8a6f6eea984201dc73e766efd2defd382 3,274 1.00/1.00 vMB 31
847,507 847,507 000000000000000000016fab39fb730f4263ebb9a890976fcece700f18b766ed 3,773 1.00/1.00 vMB 40
847,506 847,506 00000000000000000001e60d63b6965aa021a33cc81781f42aa5c4d2d4ff7126 1,683 1.00/1.00 vMB 33
847,505 847,505 00000000000000000002dd47b96794c30d596f65e63883b1666feb6af6f9873b 3,214 1.00/1.00 vMB 38
847,504 847,504 00000000000000000000ab828ee4780ba893768b289dfe5b495ae2003edb480e 4,001 1.00/1.00 vMB 43
847,503 847,503 000000000000000000031c523f1be5d4377356df52264810266f2a89a0dd84ca 330 1.00/1.00 vMB 30
847,502 847,502 0000000000000000000052bb2e7a40b1cf592b1abbf8a0e34d30af7ba47ec9ff 878 1.00/1.00 vMB 31
847,501 847,501 000000000000000000028a90ba689b0adbb45563164a6e26cac62cb73ad44bfa 477 1.00/1.00 vMB 30
847,500 847,500 00000000000000000002d8849904f70a5ab5d3adc3daa5b8a4bd52005e5e755a 2,066 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.