Loading Tool

Explorer IconExplorer

Memory Pool

71,797 transactions
27.65 vMB
0.06452692 BTC
Random Selection Loading Transactions
Max Size: 167.32/200 MB

Candidate Block

Mining Attempt 8b7ca5c66b0e8d84a29684b6c6a3af11cf713fce9cc98a835321e0233d806aa2
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root f94d8b373f4cf81339db2f038558c328b4b735d6fca3519fdc413bb31858d514
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.00463556 BTC
Feerates: 70.81 > 0.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (671,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,078 244,078 000000000000001b69811aa045f270a5277976a46af317f505534011d3a40801 433 0.18/1.00 vMB 182
244,077 244,077 000000000000002b37232eaa4b213f576740a3e592bad76741fa324c9cf5be41 1 0.00/1.00 vMB 0
244,076 244,076 0000000000000095c383bb21f729be7b532d76d99c462a366e675994cd677c5e 657 0.25/1.00 vMB 178
244,075 244,075 000000000000007f21abea4fab4891efaaab28c08b6c91ef13a4468ec2d1a8c8 5 0.00/1.00 vMB 0
244,074 244,074 000000000000005fdccf186b208c01f972b9abd8c3a424e8c3eeddac9cab6664 129 0.05/1.00 vMB 247
244,073 244,073 000000000000008e4971ce266b66638e33f04b319a4dbcf18b8e64d1020ea7f1 281 0.12/1.00 vMB 123
244,072 244,072 0000000000000053f17e321b008e1455fa8789cf65068ae9be19631859f045ea 47 0.02/1.00 vMB 157
244,071 244,071 000000000000004dc56922d386077208a8b3e26df1aa6183172529d66d74a3a8 4 0.00/1.00 vMB 101
244,070 244,070 0000000000000032ad0736e811083202b0244be112d3a6f6a08fda2bea14f5ab 38 0.01/1.00 vMB 111
244,069 244,069 000000000000006e25044f81d586aec4ca597ee5934d727853185667002818de 345 0.14/1.00 vMB 122
244,068 244,068 000000000000000cf422c9a8cc8ebee9b03d46030873c45bda2a075cda58912d 59 0.02/1.00 vMB 196
244,067 244,067 000000000000007b5f1a50ec48d09b271db9c140d50a9aa74e95944f96f8e342 12 0.01/1.00 vMB 118
244,066 244,066 000000000000001ab7108f6b6ea0b3552a6f25be893120aafd1c472ae2f0fcbc 21 0.01/1.00 vMB 35
244,065 244,065 00000000000000470c886cc7ef78c4b3d04acae93ffa929c3c8482a3919ef734 219 0.09/1.00 vMB 106
244,064 244,064 0000000000000015349b8ccbdf8d298f7c3c54c8280ca89d6038bf8493d787f0 57 0.06/1.00 vMB 43
244,063 244,063 000000000000007180786cc82ce8623b944da285b1e7e6d4ef0e5858c75bfcfb 116 0.06/1.00 vMB 115
244,062 244,062 0000000000000064b37a0d902ae8a8f4fe2b9e8a29a4f6e941e2fd2493162d2e 269 0.10/1.00 vMB 185
244,061 244,061 00000000000000b2b1f2ca2a2f937c2d93c41a5d089e1d3d4fe6bb663dd25db5 16 0.01/1.00 vMB 100
244,060 244,060 000000000000002d99ec925576cc29e0073b2493aeeb98282c53e96bb5abcf3a 19 0.01/1.00 vMB 171
244,059 244,059 00000000000000c893fa9465b5d7cae7dc58a582c18a8e2bcd1c2f15830f7912 66 0.03/1.00 vMB 180
244,058 244,058 0000000000000019e181998a96a7bf41a1a6eaa31f5a05cf19b60c634ce268db 187 0.09/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.18 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: 750.31 GB
    • Received: 18.85 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.