Loading Tool

Explorer IconExplorer

Memory Pool

83,596 transactions
30.80 vMB
0.14985374 BTC
Random Selection Loading Transactions
Max Size: 185.39/200 MB

Candidate Block

Mining Attempt 907120b10886828b1ceeba88fcb7ec0c453496657328205d0b2233d481bc65af
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 90e0dd460445cfd3f35dc52848f2d27ccd37b574dd0d061c2bd6066a640b3056
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.08352962 BTC
Feerates: 150.77 > 8.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (630,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,325 284,325 00000000000000019f7ad3ebfa9fd9ab5a84dbf22cd4b943dce74f29323b5447 174 0.17/1.00 vMB 23
284,324 284,324 000000000000000176ebd31e56404bdbbb31a377ccc901a5567bbbf29b87c03c 134 0.50/1.00 vMB 11
284,323 284,323 00000000000000015c758f15c61dc66bb710148e91b7bc2ebffc7693f48d02cf 1,212 0.50/1.00 vMB 43
284,322 284,322 00000000000000015be7695e1efca696e7fb847ff84eb19b35251ec291eb8ac1 193 0.07/1.00 vMB 30
284,321 284,321 0000000000000000eab8a1fbf5a9bb9e21dcf62d9b4d78f8cb4f3d3eaed50276 514 0.25/1.00 vMB 42
284,320 284,320 0000000000000001212846f104f5887312d7b71ecbe46e3c6e802e09e2165806 743 0.38/1.00 vMB 34
284,319 284,319 000000000000000118566787683a25d8bf3b886c674617f82c2fb8ecc9d043ef 1,088 0.50/1.00 vMB 36
284,318 284,318 0000000000000000d52d55c15e8c3738f7e3712bc71f7412f2bd60db2a246871 418 0.21/1.00 vMB 36
284,317 284,317 000000000000000191ea32c8cc09977c6832e75166d99e655df2491dfd812da9 205 0.20/1.00 vMB 19
284,316 284,316 00000000000000015fb5506779b0d32c7782c0eb416f62559a0b197d153ea7e7 67 0.05/1.00 vMB 29
284,315 284,315 0000000000000001606cf0f3be150fef6ef0295c797a9e9340ab9c345ef9695f 497 0.22/1.00 vMB 36
284,314 284,314 00000000000000019c2c028a4da96f281002689e0daf76bbb6e232eaa30ea107 627 0.30/1.00 vMB 44
284,313 284,313 00000000000000008a42c15564057442a8bd860ab106d174201341128ae4a543 48 0.02/1.00 vMB 39
284,312 284,312 000000000000000152dcc0a64028649bbdb0843c5b34073546a9f8a9d83e0ead 155 0.08/1.00 vMB 29
284,311 284,311 0000000000000001849441cab14acea52ce5cce17badf1d4f088546278d4e966 817 0.38/1.00 vMB 41
284,310 284,310 0000000000000000fe0e18825343e9aa80d6852f799d7a50ff50e9dae7da3826 540 0.25/1.00 vMB 44
284,309 284,309 00000000000000016b4742e3329cdd5e6c85e9b788c5ad224725861c5b754379 381 0.20/1.00 vMB 31
284,308 284,308 0000000000000001850ef7ba279dfa22d36df7aa65dd789f02cd73f56c0071f3 52 0.02/1.00 vMB 30
284,307 284,307 00000000000000016fd3e581957e88de80136a449905430f9853e52e5c864712 85 0.04/1.00 vMB 34
284,306 284,306 0000000000000001a2d542e2c04d1086afc43cd470635a33228c89a9e7ec4ad6 103 0.07/1.00 vMB 20
284,305 284,305 0000000000000001192a72f1a01189889c8b91fe14a79df9d353cff11117943f 460 0.21/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.