Loading Tool

Explorer IconExplorer

Memory Pool

79,146 transactions
29.67 vMB
0.07686322 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt f3632e774742158631c8d1857845b29cdc92270235c75fa2afcc2f30c46c2336
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (144,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,573 770,573 000000000000000000070ab9e871657410d9572924618c38b08a94985a64d6c1 733 1.00/1.00 vMB 6
770,572 770,572 000000000000000000007c608323157badd936b447716b22a5937a992a712f1f 1,313 1.00/1.00 vMB 7
770,571 770,571 000000000000000000083639ff0287665e5191ebfcbc21f98bc0f6deb3bf8691 1,944 1.00/1.00 vMB 19
770,570 770,570 00000000000000000007f8cf7cb5dd09d774cbda9ff4f3258dbd785f9b5df055 287 1.00/1.00 vMB 3
770,569 770,569 00000000000000000002b7d63d8301774055a8feba67e9b7634a3df2035effac 1,334 1.00/1.00 vMB 9
770,568 770,568 00000000000000000003c3ba478ed407833eb046b7ed5664293d517b085748bf 140 1.00/1.00 vMB 3
770,567 770,567 00000000000000000007954896130bb7698725f9f2a33ccd65a1bd66249b4e3f 1,875 1.00/1.00 vMB 5
770,566 770,566 000000000000000000071b972160187032837e81f446f4db90e6837419ac8d40 2,638 1.00/1.00 vMB 13
770,565 770,565 0000000000000000000516f7c3edba8be4113fda4deb67146691ef319d5ea0e0 2,716 1.00/1.00 vMB 10
770,564 770,564 0000000000000000000265655c263884a1174d3d999fac51ec6e4f54f35342ff 2,483 1.00/1.00 vMB 23
770,563 770,563 0000000000000000000042cca946aea0818b18b25ed7608d72fe173240c85564 1,777 1.00/1.00 vMB 15
770,562 770,562 000000000000000000011c009acae74c4b2ac83af61fcccd89b4016d1119d8be 1,307 0.47/1.00 vMB 12
770,561 770,561 000000000000000000030f8d70cc8652f66f6c05d74df4e699c5ffa3f984dc0a 438 0.29/1.00 vMB 5
770,560 770,560 00000000000000000001139289bf5998911dd051c42788bee9795e18c77371a1 3,219 1.00/1.00 vMB 12
770,559 770,559 000000000000000000047daf3ef1848e97ef979f1e71811f0ecf56ef2fbb1f77 1,687 1.00/1.00 vMB 7
770,558 770,558 00000000000000000006a1c60813fee8d59e1562ee8eb50de460c4e5582f9709 1,354 1.00/1.00 vMB 4
770,557 770,557 00000000000000000005e08ee7ed7087060953c0771ffec7b02d58c7e74e0b2b 2,893 1.00/1.00 vMB 13
770,556 770,556 00000000000000000006e73b3979559249b5f8e682a2b90099d75bfb58229ee9 1,189 1.00/1.00 vMB 2
770,555 770,555 00000000000000000004a5d45554ebaf7dd038d13df77c2f5a5e43b0d4d61868 3,052 1.00/1.00 vMB 16
770,554 770,554 000000000000000000040f6c8d0bb3f49bf2645eb3e9a5ed0e8b920ba1fe3c5b 261 0.92/1.00 vMB 2
770,553 770,553 00000000000000000007abd5f482e5c8e5da3c337decd828a6a4e334457ff6c5 1,721 0.98/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.41 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.07 GB
    • Received: 15.08 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.