Loading Tool

Explorer IconExplorer

Memory Pool

80,025 transactions
29.93 vMB
0.08428382 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt ac64b4e991458df2b0b8157cdd6478324c7b7f797919134c6486c39f26cd4f92
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b3cae72e58e885ea5ad8cb6d858e24a6a7ad415ab3bec139db065b40149f4ae2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.02282593 BTC
Feerates: 313.32 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (250,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,549 664,549 0000000000000000000ca36030e95e6775c574eeb8465f80e50441c7b8e0c4f0 1,935 1.00/1.00 vMB 62
664,548 664,548 0000000000000000000e43270eac668aa6a37e9d0e146de2fa4b4d7801667f9d 2,048 1.00/1.00 vMB 48
664,547 664,547 0000000000000000000578e1ee8e79ee8f07dc1dd3f9b89f872a8bb3aa716695 2,077 1.00/1.00 vMB 79
664,546 664,546 000000000000000000073aed7ee800a82967ae0a5a939abc1a3c4e0ea5b6fa28 2,518 1.00/1.00 vMB 54
664,545 664,545 00000000000000000007adf1d794e604b12bb580f41e94926aaaf3a7b5fe5c60 1,272 1.00/1.00 vMB 56
664,544 664,544 00000000000000000001ea87a36b1509c18ddbebfd3190f04ced15613d2e15aa 1,260 1.00/1.00 vMB 85
664,543 664,543 00000000000000000001fbe7c5069bc13fa99f015411f6df639bd94d7c9335ab 1,587 1.00/1.00 vMB 47
664,542 664,542 000000000000000000022b74789536a1d07e0523874960f68933f5f8232a0d6d 2,685 1.00/1.00 vMB 77
664,541 664,541 00000000000000000001daa7563e4b1d0e87a1f2c3040e922633c0f519bcf409 2,639 1.00/1.00 vMB 100
664,540 664,540 0000000000000000000e804c32e019e4bdd9c2b4f91fab6c6041cccd31ab6fa2 2,350 1.00/1.00 vMB 68
664,539 664,539 0000000000000000000027653b78c79aa0ecee811b10bc2b9caecb8e87d5eb46 2,065 1.00/1.00 vMB 72
664,538 664,538 00000000000000000002b6a50238fcf676a179c77add37caf5430293ac57fbd0 2,514 1.00/1.00 vMB 70
664,537 664,537 0000000000000000000d68bade56fb08cc1d78d5f5920048d158fae97c68308f 2,428 1.00/1.00 vMB 104
664,536 664,536 00000000000000000006f97f9e415a583dbc3e5a05a8a037c9d8c254b8d2ef8a 2,561 1.00/1.00 vMB 59
664,535 664,535 0000000000000000000a9b1880c60dec3932c02fd223eea2c81bfd74b96e8ca6 1,903 1.00/1.00 vMB 53
664,534 664,534 00000000000000000000094eab3f973ea6d40063e81169f3c1247c65e535d332 2,272 1.00/1.00 vMB 72
664,533 664,533 00000000000000000001dcf01e5ea64d1d7066c3d84f5cb0c60f6eea9781196f 2,834 1.00/1.00 vMB 67
664,532 664,532 0000000000000000000038f857138c1f157587cfd2f1deffb582eb80140c9de3 1,668 1.00/1.00 vMB 59
664,531 664,531 000000000000000000051ccf8ea1c379712a9ce10d2712f417d2ebcb94cbb186 1,557 1.00/1.00 vMB 81
664,530 664,530 00000000000000000009fdea937f38432a5cd95e1d7f216d6ea1a9bfeac82851 2,913 1.00/1.00 vMB 84
664,529 664,529 00000000000000000009e99e2432c00455d9d6f45fcfab79c5b41604ff30a446 1,391 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.