Loading Tool

Explorer IconExplorer

Memory Pool

82,694 transactions
31.10 vMB
0.10860974 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 7e3dc8160f9ba79d3a53881606b4ecce6674dbbc147278462dc9e8164bee78a8
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 6fb278808c87913a747ae43650494b942e1ed1b3d4e13a8137b95a91e35de1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03429648 BTC
Feerates: 200.89 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (623,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,738 291,738 00000000000000000ea163ab461baa85eeaabae8607e0ff73d444106a76b53d6 512 0.20/1.00 vMB 46
291,737 291,737 000000000000000088111b22b0af73d375c3345f313c3a8253eb90eef8461dde 34 0.06/1.00 vMB 6
291,736 291,736 0000000000000000898ff237c7a280bc7707de5734e9fa874db08cccdc41317b 204 0.13/1.00 vMB 34
291,735 291,735 0000000000000000fa9f2921d593dd1b04b141b04ccd0df9379ec39e4a79acaa 103 0.11/1.00 vMB 18
291,734 291,734 000000000000000057ed07f0c06ab3fa17b35d46c6a001394fb0967cc5d801f2 512 0.22/1.00 vMB 44
291,733 291,733 0000000000000000ab53ba5ae1fa8646ddd8713b95f56b5815ee75658e6e6170 719 0.41/1.00 vMB 36
291,732 291,732 00000000000000002eb2eab2c2b5a09faa8fe28491ab8b1a823e6f8bc1f48271 53 0.02/1.00 vMB 38
291,731 291,731 0000000000000000dc4e5053056ccafd8b4648bbd565aa8c7d1b4b6a3794d71a 130 0.06/1.00 vMB 30
291,730 291,730 00000000000000009a403694fb8a3bb18434786bc9418e80ca8f10e88e0857b7 17 0.05/1.00 vMB 13
291,729 291,729 0000000000000000c0dec9f8f7d7aff57991c4afd3f715bcde7220fbfa20f35f 55 0.02/1.00 vMB 25
291,728 291,728 0000000000000000c76e7a6a1bbc6e9e61728e834200995fb1eb46eb469d5f54 54 0.11/1.00 vMB 11
291,727 291,727 0000000000000000c53ec07ee9f76558ab448d8d19f74aa036e64964532115d8 229 0.10/1.00 vMB 31
291,726 291,726 000000000000000038a7c302265cc30c672f7e67769727a32bd72ef2f36f65f5 211 0.12/1.00 vMB 26
291,725 291,725 000000000000000055dc00f89f83925a988ef03ac60cfe093a2e5d0cbf6e16f2 201 0.12/1.00 vMB 29
291,724 291,724 000000000000000011bdba2db9811f95fb1600133c08eefa9f09a07b2b187ddd 147 0.06/1.00 vMB 38
291,723 291,723 00000000000000002d182afa55a3aebfecdfc4344794170ad9a0239293b473b5 176 0.12/1.00 vMB 25
291,722 291,722 0000000000000000c728d8de3ade286850d2e9c76e4ff822a1b45051064a3a6c 870 0.35/1.00 vMB 40
291,721 291,721 000000000000000077446965a2031148997f1618a973b940c28b94e03177bc2d 370 0.24/1.00 vMB 30
291,720 291,720 00000000000000009bf2d1fddd8dbc27fe48731bf29fd5910aa081d248e56c22 310 0.16/1.00 vMB 31
291,719 291,719 00000000000000003ed723e1b333e01e4a3477641f45b67abe26f32e5382809f 870 0.40/1.00 vMB 39
291,718 291,718 000000000000000068fe86eea1da7501fea23becbda4fc76e8a1640a0294485e 34 0.06/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.