Loading Tool

Explorer IconExplorer

Memory Pool

75,047 transactions
27.70 vMB
0.07718308 BTC
Random Selection Loading Transactions
Max Size: 168.48/200 MB

Candidate Block

Mining Attempt 584e9c5763671ab21c36ac3a1089a7e31e0b6998edcc12829e334cd5b2f9804a
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 990ad75c181ff7d19f3283c9257dca3f13df83a14a1397aae2d80d6c80b7bb13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.01796367 BTC
Feerates: 151.01 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (511,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,415 403,415 0000000000000000032f67be4935d9a1dabd6ead5b33fdd295be80015a9ea9d8 1,116 0.93/1.00 vMB 22
403,414 403,414 000000000000000004384d1a52cf844de8153e3b7f783a80d1f99a30469589b0 847 0.31/1.00 vMB 47
403,413 403,413 00000000000000000665ac7771511e35e82b2a10a1a4f8baf5e72cfd58305b64 1,792 0.87/1.00 vMB 33
403,412 403,412 000000000000000003a191256130092820b55921db2232090598929b5ef9b51a 2,676 0.99/1.00 vMB 46
403,411 403,411 00000000000000000553d9a3ad28c684c33934448ecf0355770d813ddeb9c4ce 272 0.14/1.00 vMB 59
403,410 403,410 00000000000000000479f5e9fc566517b0ec19fee798e98f071168f5622d2d61 1 0.00/1.00 vMB 0
403,409 403,409 00000000000000000561e73d5adccf80ac23589f9e071cae2c3fbdfc2145c1c8 173 0.07/1.00 vMB 45
403,408 403,408 0000000000000000060ed5946599f260cf29f71fd89967c61ec5219051ec8424 151 0.07/1.00 vMB 37
403,407 403,407 000000000000000000c05c8d7735d52e836c0130eb6396562de6750277e031fb 1,054 0.46/1.00 vMB 38
403,406 403,406 00000000000000000649cb7863ec046475dff6adf217e56c5d532084ee8b3e52 2,122 0.80/1.00 vMB 39
403,405 403,405 0000000000000000018dfa9545620ca3ac887fbe6a1f5afba6ffbb24224257a0 812 0.99/1.00 vMB 15
403,404 403,404 000000000000000001c9801fd13ff7831b2a0b593935b4b45a35ea3e6150186d 695 0.33/1.00 vMB 46
403,403 403,403 000000000000000001f2df4903401e3d36d2f7587a6d5eae756732c5bbfba447 298 1.00/1.00 vMB 7
403,402 403,402 0000000000000000045d414802daade885eaa9be3985b2ac2d64194f23bbfd25 2,752 1.00/1.00 vMB 53
403,401 403,401 0000000000000000030397136c15c2edea0aaec57a9021bec7ddad67e5137e64 2,622 1.00/1.00 vMB 49
403,400 403,400 000000000000000002b6d17601e3b5e54f729e1763fee1f878e61389fdfc3aae 1,902 0.92/1.00 vMB 39
403,399 403,399 000000000000000002b4f665da7c8b38b13d82101e27735f546483c3136831f0 3,100 1.00/1.00 vMB 51
403,398 403,398 00000000000000000030bc40483643dd324e8a441387cc14151c46bcfe92ad22 2,276 0.91/1.00 vMB 41
403,397 403,397 000000000000000000c9bf890b3a6aab841ac3c49c19776d3b7ebc5fdaa3e5e5 2,238 0.91/1.00 vMB 47
403,396 403,396 0000000000000000019306cabc15421eb34e668e48b3d3bec4f047e047eff1f0 758 0.39/1.00 vMB 35
403,395 403,395 0000000000000000005bba9d3dbc8e5fbf63e682d4abcbf2a00521644b3d6b7a 2,259 0.97/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.