Loading Tool

Explorer IconExplorer

Memory Pool

81,663 transactions
31.65 vMB
0.07661442 BTC
Random Selection Loading Transactions
Max Size: 192.25/200 MB

Candidate Block

Mining Attempt 769f440bc0c351f000add0fb6892118e80499ea474d145f31e78743c7d180334
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 9d095560e302dca2be943f1bccef4fa3b6ad9ef0d768cc30b1acfeb725457be4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,923
Size: 1.00 vMB
Total Fees: 0.00767071 BTC
Feerates: 73.20 > 0.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (308,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,606 606,606 0000000000000000001470a23fd730e2d713e9b785c813c3ad81eb801ec5cc6c 3,260 1.00/1.00 vMB 27
606,605 606,605 000000000000000000079feec931f5b1f0c7a75325feaaa56e13fe382f1e9b09 1,469 0.46/1.00 vMB 4
606,604 606,604 000000000000000000080c606cec1350519608afae9bc76af0bd4a47631492b6 3,019 1.00/1.00 vMB 13
606,603 606,603 000000000000000000080fb7f5127eb1ba6651bd16eff406724ffa037b5b4f2b 3,217 1.00/1.00 vMB 44
606,602 606,602 00000000000000000000965ec97080c9661668714b9e24051254a4c8b8e65d74 1,450 0.79/1.00 vMB 16
606,601 606,601 00000000000000000011e9e9f3ce4df5d38bf5a15ac1849aafd8f504cd0fee24 76 0.02/1.00 vMB 22
606,600 606,600 00000000000000000012d022ff439505e676c77e4087570ebbb537bc19ab099c 2,866 1.00/1.00 vMB 12
606,599 606,599 0000000000000000000aaa61468dd3097d00a86d3c5fd2921d283d31ed55db4b 2,741 1.00/1.00 vMB 48
606,598 606,598 00000000000000000012c0ac277aebc1da032503a31731b20b3cf1d4b81f2f6e 2,062 0.91/1.00 vMB 2
606,597 606,597 0000000000000000000550c5550c0c8fbbb39d6a53509f33822aa30e19502ad1 3,009 1.00/1.00 vMB 28
606,596 606,596 00000000000000000010efafc55f929f39351340ab26640caaee202943701cbe 2,791 1.00/1.00 vMB 40
606,595 606,595 00000000000000000013df040c8b6a07f0be85d2b3f3ad49b8e0952b4f786d34 2,468 1.00/1.00 vMB 19
606,594 606,594 00000000000000000006ed96b3e3c75694bb7f29e17eea455f43e578faa43765 3,190 1.00/1.00 vMB 69
606,593 606,593 0000000000000000000c6720f32e9dd010de1cb726e9a5cd2437ce132f4a088c 852 0.27/1.00 vMB 32
606,592 606,592 0000000000000000000fab218834925262237334325221b5bcf6176d284c06ab 1,447 0.52/1.00 vMB 26
606,591 606,591 000000000000000000076d7e9f12a5eeeb00e3d21c326cb1699d4dfb9a174008 2,940 1.00/1.00 vMB 31
606,590 606,590 0000000000000000000848d8a0af4c377f2cc146eb2a13be57170a7e785d27d7 2,509 0.79/1.00 vMB 33
606,589 606,589 00000000000000000007b3277c5103b1b84d435f5aaa126fa44bb33496f59797 1,068 0.35/1.00 vMB 5
606,588 606,588 0000000000000000000a0ce1e2099eb11038cdfc3cf18ea35c59bd7ced5a7b0b 2,688 1.00/1.00 vMB 18
606,587 606,587 000000000000000000036cbbd7fa6cf12f26813086c3d95fb8320c5851a0a9a9 2,984 1.00/1.00 vMB 49
606,586 606,586 000000000000000000143308cefff7135974b7307bd6840463418cc15dc95a59 1,324 0.51/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.76 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: 708.97 GB
    • Received: 16.80 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.