Loading Tool

Explorer IconExplorer

Memory Pool

83,667 transactions
30.84 vMB
0.15156075 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt 08177ebd985bce1d0602d0a987702e188c3cfa9bc23acfba4933c82a7e1a8b5d
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 042adfa30b5b8e9ba11e2556b622cf45acf776f6bdfa3b9478d265c8bbcc5faa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.08491072 BTC
Feerates: 150.77 > 8.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (241,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,638 673,638 000000000000000000070e89f83048228baf17b6ceab61793665e8798ab5a2fe 2,291 1.00/1.00 vMB 89
673,637 673,637 0000000000000000000a34670cad11d1f094858e012446ab14843e21f62607d1 2,233 1.00/1.00 vMB 57
673,636 673,636 00000000000000000006aa3c4f93aeea6497387f538ea0c50aa59da42192c67f 1,774 1.00/1.00 vMB 45
673,635 673,635 000000000000000000006fa3a6b104ab86ffe315f1af691e1c3526db4b82544d 788 1.00/1.00 vMB 10
673,634 673,634 000000000000000000000477e291b6156df679646eb8316ac6f8bdc95e8e7a3b 874 1.00/1.00 vMB 16
673,633 673,633 0000000000000000000591cf340ad7885d0a11d0e020151fbadfd79d4a454df6 395 1.00/1.00 vMB 7
673,632 673,632 00000000000000000004b616f9cd6bfd2b620c84ced57f68c34a856aaaf4de6e 1,167 1.00/1.00 vMB 15
673,631 673,631 000000000000000000071bf1aa38eafbadc1504de890f481ebbeb0b87dbc3131 1,804 1.00/1.00 vMB 23
673,630 673,630 00000000000000000006283b8d7b9c9bff1cd4b27195dc22ee1ac10454d78eee 2,118 1.00/1.00 vMB 52
673,629 673,629 000000000000000000029058c79c2a2b3b66241cb6629abcfa48be48e1f302fa 2,290 1.00/1.00 vMB 114
673,628 673,628 00000000000000000004a5ed55041944e1fbe35b023bcce933db47b5a2b61936 834 1.00/1.00 vMB 56
673,627 673,627 00000000000000000001d540c685bb88a0cbf51edf98bfabd5824134ab0a3bf2 607 1.00/1.00 vMB 14
673,626 673,626 0000000000000000000795ba38c29ae3883df3a463c1e64cf7823d63ff14ebd3 1,980 1.00/1.00 vMB 43
673,625 673,625 00000000000000000009e72617ec1ce7f2d4a7b81527133f4afda2cdc22903ce 1,629 1.00/1.00 vMB 37
673,624 673,624 00000000000000000008012f9925a50d0aba6416ff2cebe94bf6c4ce511e0ef9 1,013 1.00/1.00 vMB 23
673,623 673,623 00000000000000000005340cef610bf9472bed7c54db831bb6d11c0a20adaf94 1,664 1.00/1.00 vMB 22
673,622 673,622 0000000000000000000c41d61961c19b82ebdd075d1d8a52dbfaaeeb561a9285 1,675 1.00/1.00 vMB 27
673,621 673,621 00000000000000000009e605e056705ade7c491cf9880c335adae1de373728c0 1,813 1.00/1.00 vMB 45
673,620 673,620 00000000000000000005064ad94aac24d943dc1952c14957e31ee642713622e2 419 1.00/1.00 vMB 8
673,619 673,619 00000000000000000005b23d89d19c1e595515470401feff2e96515b4a68fdf4 1,765 1.00/1.00 vMB 31
673,618 673,618 00000000000000000003bc187a92b92513af615de1efd49ea3c5a7834e7fb5d5 1,615 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.