Loading Tool

Explorer IconExplorer

Memory Pool

77,670 transactions
28.90 vMB
0.07962746 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt a85268fa5d5e7b495f173b79b46548d2b395128ad803d30841588404789af7ee
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 74562b02fcd2bc52cde4092d6527c5f2614d948a79ab7b47f04dfac1b73ffe83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,374
Size: 1.00 vMB
Total Fees: 0.01944168 BTC
Feerates: 81.07 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (294,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,774 620,774 000000000000000000109b50953dbd3f384417d294c836f27c18115adee65daf 223 0.06/1.00 vMB 12
620,773 620,773 0000000000000000000114fa808904373a683c74dbcf2c6c57b88264ecc3e094 494 0.19/1.00 vMB 12
620,772 620,772 0000000000000000000c58e922d57f8aef278c399ed68413805adb117e9c76a5 239 0.09/1.00 vMB 9
620,771 620,771 00000000000000000011efd3aa5eb06024816eb7c517f66c8d8971a809bbabc4 492 0.12/1.00 vMB 13
620,770 620,770 0000000000000000000eeaee535f52b7527bbab4b1daedcd53c3bd16d097af6b 944 0.31/1.00 vMB 13
620,769 620,769 00000000000000000007e85fa1c4a40724f5162fa4ecb2b20310664fd3d121cf 1,192 0.38/1.00 vMB 13
620,768 620,768 00000000000000000011144362ef5e4911eb006f4087322a92331b685137bd67 394 0.13/1.00 vMB 17
620,767 620,767 0000000000000000000360b944e7431df17c904798ae15e5d419daea3f8a32d6 1,691 0.59/1.00 vMB 13
620,766 620,766 0000000000000000000c526a3346b6d2504a9116f9458b9d0514aa3d386cba4e 1,043 0.33/1.00 vMB 12
620,765 620,765 0000000000000000000be63d4128c84419537fe052c78f7d313084a73fb1c464 1,505 0.53/1.00 vMB 12
620,764 620,764 000000000000000000021dcb9251b51dedf6511366d8eb041f9e7fc2ec5baec8 362 0.14/1.00 vMB 16
620,763 620,763 00000000000000000009c8a44a931d5e9f950bd4c2b1e14004df8756cd38f685 291 0.11/1.00 vMB 9
620,762 620,762 0000000000000000000d764fa19700ffe55a15fe6aa2e1521ae027223e0f0873 838 0.25/1.00 vMB 15
620,761 620,761 00000000000000000002f8bf93b4d54917b41839217f37c72ce6fd1c7e25c7d8 1,888 0.64/1.00 vMB 11
620,760 620,760 0000000000000000000733076c2e73d35e253dea6e4429c63e0d5b1b81153626 783 0.24/1.00 vMB 16
620,759 620,759 00000000000000000000d67aac6904dd326df435a149ee49ca03673b489ffe3e 1,254 0.43/1.00 vMB 10
620,758 620,758 000000000000000000033b57016d41b333a66600b4b53bd369827119519ecb6a 2,802 1.00/1.00 vMB 14
620,757 620,757 00000000000000000007011c58a6290c653177bd9b9f53548158ecf60617a00b 432 0.32/1.00 vMB 6
620,756 620,756 00000000000000000008cd50cb43cd4711cfe764c9c1f432ebb53444f48c9906 2,758 1.00/1.00 vMB 8
620,755 620,755 00000000000000000002513bead1b8344b6a13cf57362d60f17ef7766f9e1955 2,461 1.00/1.00 vMB 18
620,754 620,754 00000000000000000004f8dc17a10ab7e6b2d9ad77704abe141ae058d68e8d65 73 0.03/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.