Loading Tool

Explorer IconExplorer

Memory Pool

43,571 transactions
26.49 vMB
0.06336589 BTC
Random Selection Loading Transactions
Max Size: 139.10/200 MB

Candidate Block

Mining Attempt dc68112b8c38792a36cf6eec5e4dd4173fefffaaa6f8fe75ea85404dc660f56c
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 3f115ffd050cccc7c809f972806b2a0bf6c7c442d327a4faee7484b4f81de7d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,229
Size: 1.00 vMB
Total Fees: 0.01481782 BTC
Feerates: 150.61 > 1.48 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (556,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,585 358,585 0000000000000000068fdcc1d3ac815c9c14a16ca1a7fced4ec4764869ad4fa9 2,795 1.00/1.00 vMB 40
358,584 358,584 0000000000000000076d9fd785c7c240c16bef654df43e5e5a24c807066c62eb 1,957 0.75/1.00 vMB 55
358,583 358,583 00000000000000000fb1c39c2939312c2a4ca13f2909ab9fbcec91443e4e1df0 1,696 0.88/1.00 vMB 25
358,582 358,582 0000000000000000096bc5f21455ee3c08ad14d6b0df07ffff4daf691893c1d0 101 0.08/1.00 vMB 20
358,581 358,581 00000000000000000d04680335e3154eaad3ef5123f60a8d8090dd3a96945386 183 0.13/1.00 vMB 9
358,580 358,580 00000000000000000d21637bf03151692e92965f60ef0e957533b4c3b1c221d1 717 0.34/1.00 vMB 24
358,579 358,579 0000000000000000126ec0e6b819a246f1a75bf58b6f9dcb88fe40869693248a 1,502 0.70/1.00 vMB 27
358,578 358,578 0000000000000000085e709dfd0a420f8773485c6813f3bab6a9284accba37cd 120 0.08/1.00 vMB 6
358,577 358,577 00000000000000000dd494876c1424b93d245bb8015b8820e0545c39f2aec0d6 466 0.21/1.00 vMB 28
358,576 358,576 000000000000000001fe199a004481a1deaffb4b5904e0652a27381a62923011 500 0.28/1.00 vMB 24
358,575 358,575 00000000000000000aac9886d61f9367b04909b5d0eb627b24c28a2113abec4e 563 0.28/1.00 vMB 26
358,574 358,574 000000000000000007361c34006c90b972e0c15fd0dc1d8f2082307853c82769 747 0.38/1.00 vMB 25
358,573 358,573 000000000000000011a2e7b077cebf25aef1107a2bef515d5fbb5ec0b90604d2 767 0.34/1.00 vMB 54
358,572 358,572 000000000000000005541eee7ada543e8d04f2985d7a0f673db7c2c768d9a7c1 633 0.65/1.00 vMB 12
358,571 358,571 000000000000000007d2bd7de8582e258cc0fd9c39dd26d3d02af3e7d608ba06 1,719 0.75/1.00 vMB 27
358,570 358,570 0000000000000000039a9be0665024020fe10c94c77a548e736df61602f751f3 989 0.62/1.00 vMB 22
358,569 358,569 000000000000000015c22d28708cea04462a62ec77f1ff8ce15ea0f752d51831 1,799 0.75/1.00 vMB 32
358,568 358,568 0000000000000000123a0440d5df0da4f4baeaf5082df8da9df531ef83863e9e 743 0.34/1.00 vMB 30
358,567 358,567 0000000000000000030b37768f2c7dd24bcdb2ca3204b375ffaebda48007259a 569 0.29/1.00 vMB 23
358,566 358,566 00000000000000000e9853bd17d482e1bc3d0fa23c832fac9a9db8e59a5fdee5 774 0.40/1.00 vMB 34
358,565 358,565 00000000000000001122f936c214471e675a40e309ded3724350af524326c9f6 830 0.39/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.