Loading Tool

Explorer IconExplorer

Memory Pool

79,020 transactions
29.29 vMB
0.09621637 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 155575575bcffaa0d7c6c5bc8e9b6de4b35be7b1c47cd26f18a08a9fce2440e3
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5fbc71a728dfda3ea69a596197ad1b8f7436514d2bc6278016df0c372a2034e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.03430536 BTC
Feerates: 150.62 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (156,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,595 758,595 00000000000000000002eef367f1512cec84bc2dea6a6fd249988c95cdf28dd6 1,660 1.00/1.00 vMB 8
758,594 758,594 00000000000000000000ffb61ef2049ecdb68f709da4e7d1e44852748d69f2dd 2,758 1.00/1.00 vMB 11
758,593 758,593 00000000000000000002b7bc0448b657dcec35a312b077f751798b7c118707f4 466 0.17/1.00 vMB 14
758,592 758,592 000000000000000000043fd12675c71c29cf0bfbaa837e01cc1b91bba2a6b91e 313 0.13/1.00 vMB 10
758,591 758,591 000000000000000000012b13afb76d3003a6481642ec626f5e2a64ffc92a4170 518 0.34/1.00 vMB 5
758,590 758,590 000000000000000000062193d54c105e2b8bdf70dd0715d9275ea83868fde724 1,577 1.00/1.00 vMB 5
758,589 758,589 000000000000000000015cc664a8b3207c5a967d1fb5891dd95de748d8c663e5 1,921 1.00/1.00 vMB 9
758,588 758,588 00000000000000000003df61198337dde92c5a99069b248e6ee312c6720b5a2a 716 1.00/1.00 vMB 4
758,587 758,587 00000000000000000000aefa953ec37eea8af0fd10955c436c4051a02d04de3b 777 1.00/1.00 vMB 5
758,586 758,586 00000000000000000007927c73d45e6da15dfeb66174ddaf5bbe0b00ea9e9190 1,927 1.00/1.00 vMB 9
758,585 758,585 000000000000000000020e5ed9fdb0f033b90058ce1452c30eb497fca5b3233f 1,291 0.48/1.00 vMB 8
758,584 758,584 00000000000000000007c66e4e27a3def0abd90e67c9f530844a0b4a221dd38d 2,747 1.00/1.00 vMB 9
758,583 758,583 00000000000000000003a2aabe5063ef1e8ae16efa5b2f55279dbc0606471d68 592 0.71/1.00 vMB 4
758,582 758,582 00000000000000000006912bc3744aaef99fb55240fafc6f6af05953a6de03ad 863 1.00/1.00 vMB 5
758,581 758,581 0000000000000000000723bf5767c9bebd6b8b696d813f742d19a87bde1c7e44 1,350 1.00/1.00 vMB 8
758,580 758,580 0000000000000000000054decf4591310534f6ce1998fcbd244d8b6a70b29a30 766 1.00/1.00 vMB 8
758,579 758,579 0000000000000000000324c9cc9fd0e0148986c3c6e0873d3eaa7c4636eff862 1,251 1.00/1.00 vMB 4
758,578 758,578 0000000000000000000140b98b79375f2358131cad09bfa8789af109a172ec24 629 1.00/1.00 vMB 6
758,577 758,577 00000000000000000004bf007070a8c84e4888986d8260c5c0cb10cc8da967a8 369 1.00/1.00 vMB 8
758,576 758,576 00000000000000000001f9b6ae18430106b1f1397865164124ccde9c459c3805 2,266 1.00/1.00 vMB 13
758,575 758,575 000000000000000000051f194981778f94d2d2aa4992935e81143aee5d98e788 2,491 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.66 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.08 GB
    • Received: 16.38 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.