Loading Tool

Explorer IconExplorer

Memory Pool

80,712 transactions
29.91 vMB
0.08300751 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt a8a67a47acc1e7e86fcb86807d94521236ea4eac104b4991c161a375c1ff6dcc
Version 20000000
Previous Block 0000000000000000000135ac620a052967f9746b1bc66d2202ef22cb5fcb9e1c
Merkle Root fbeecb360e1a1fe71cbdf79694a50f774b7b394c3b8df3af96650be8bb50c191
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,183
Size: 1.00 vMB
Total Fees: 0.02191989 BTC
Feerates: 216.64 > 2.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,991 (146,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,650 768,650 000000000000000000060ac1ce1552bd3c1088b7af6b1dceb6a56d4f5657db40 1,140 1.00/1.00 vMB 13
768,649 768,649 0000000000000000000143a130f033d2e18031d95eb2311dacdd52c9583404ca 3,038 1.00/1.00 vMB 23
768,648 768,648 00000000000000000002c3520bd6804905dc5c7126938c2358932f647c4688cb 2,854 1.00/1.00 vMB 24
768,647 768,647 00000000000000000007ce3090bb06968d63445f9e2a93993755e7415353a66d 2,778 1.00/1.00 vMB 20
768,646 768,646 0000000000000000000276debe129db1a8f947e8e01b43e46e639b54db4bf809 3,220 1.00/1.00 vMB 29
768,645 768,645 00000000000000000003a44b034388e7e7d46c56bdc5bf9b72bbd544d4a703e7 3,116 1.00/1.00 vMB 16
768,644 768,644 0000000000000000000093c54b460652433bf150f690a0d8a64f3a92d988653b 3,657 1.00/1.00 vMB 21
768,643 768,643 0000000000000000000364ea1f5481a1e809a46af3a5aa94f9760f4c88bf23f3 3,260 1.00/1.00 vMB 16
768,642 768,642 00000000000000000004ffb395dadec96fe7890ce043a496e46239380833a1d1 3,119 1.00/1.00 vMB 26
768,641 768,641 0000000000000000000434a5ae5af1bf9a880cdb68d07fe7dd9eed7dbed71848 3,026 1.00/1.00 vMB 42
768,640 768,640 00000000000000000005ffb7317bc93cc9a781333605752de4adae7d1f783f22 1,385 1.00/1.00 vMB 10
768,639 768,639 0000000000000000000162b3f9a936abaf57dc9ab8322bd09c19bb810aee5f6d 2,746 1.00/1.00 vMB 19
768,638 768,638 00000000000000000001aaed9d71c48454363e7eb05dbd746ad1c85fb05e1d15 3,515 1.00/1.00 vMB 20
768,637 768,637 000000000000000000067830ae6886b3edc3c942d6850d21a8db0c5b1cafecce 3,251 1.00/1.00 vMB 32
768,636 768,636 00000000000000000002f5237ca51fa3c6ba8cf5f4cad977889ce0947afbdf32 3,205 1.00/1.00 vMB 21
768,635 768,635 000000000000000000063d1eee74f503e14b06808f32da2b513ac3776d932bbb 2,761 1.00/1.00 vMB 9
768,634 768,634 000000000000000000008ed5e911ecf47009605fb0df7950734e9d37cb6d6a77 2,538 1.00/1.00 vMB 22
768,633 768,633 00000000000000000004cef58ce62f8008244d474a97ad0f1f78064c58935c40 271 0.87/1.00 vMB 3
768,632 768,632 00000000000000000001a7f50af207f319a4f4750dca3eb3a3cccc5ab5fa5716 1,885 1.00/1.00 vMB 13
768,631 768,631 000000000000000000043cd0e453de8cb4715aefab6c900c98dc5a4538250dee 985 1.00/1.00 vMB 15
768,630 768,630 000000000000000000046bddfc292fea2ea31516334f32b762bdd89499a95a48 1,990 0.68/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.38 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: 664.13 GB
    • Received: 14.95 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.