Loading Tool

Explorer IconExplorer

Memory Pool

82,084 transactions
34.39 vMB
0.14104767 BTC
Random Selection Loading Transactions
Max Size: 195.59/200 MB

Candidate Block

Mining Attempt d048843c81fca42ff2796c6fae4caf53f0aa9c6cc3bef5e63ff17b33a598f1a9
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root d84c8addb3264e384180a022727343e1f84e12d4e202709912667511ccbe7a91
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.02850569 BTC
Feerates: 104.71 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (551,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,341 364,341 00000000000000000dec238fb79dfdfe24b37b1796678fcbc92b65820b01c0a7 2,339 0.75/1.00 vMB 64
364,340 364,340 000000000000000008686f8ee926d297063471f15693530de1b59393dd5a95cf 607 1.00/1.00 vMB 16
364,339 364,339 000000000000000009ba590de2819dd4b4f7741fc4b9fc9d45c2e1e00d0ca6ec 1 0.00/1.00 vMB 0
364,338 364,338 000000000000000003ee3e0a5dee6a1899eb3e92d3d29c19794ac9ec90a52f64 1,763 0.93/1.00 vMB 38
364,337 364,337 00000000000000000d07c28d262490647a810f95350bbe185a1383e876f36ed1 1,889 0.75/1.00 vMB 61
364,336 364,336 0000000000000000093d7e7fd7389c06e864838b49784732c4088caa59b8f50d 430 0.75/1.00 vMB 22
364,335 364,335 000000000000000005783b739e2017b106a67f7104bf0c93de7e7ec4ae3f3f83 1,696 0.75/1.00 vMB 45
364,334 364,334 00000000000000001312ea0bcf5f28046c1024cb3d80ff90b5b4914733e4bd6b 2,339 0.93/1.00 vMB 79
364,333 364,333 00000000000000001189c4d4423de1cf7c26748576664fb614cd273b03726e2f 1,512 0.75/1.00 vMB 39
364,332 364,332 000000000000000003ac0d4041616601166108af960a17fe95b19389d56c4842 1,468 0.95/1.00 vMB 47
364,331 364,331 0000000000000000075c96f4126dc15031d95e1c553fbadb1cc8b0f808f86889 422 0.30/1.00 vMB 31
364,330 364,330 000000000000000008231c65f73ed47d1593707ba389c9cce121e4ce89d326b6 3,552 0.95/1.00 vMB 181
364,329 364,329 00000000000000000bdf286d03caf440c81c0a49503be628a6ab784b813ab745 523 1.00/1.00 vMB 20
364,328 364,328 0000000000000000037fd09e5e2d93c671e90b7d296b7a902f9e0eec65b5c5e2 1,542 0.93/1.00 vMB 45
364,327 364,327 000000000000000005d4a3fd05d85aa0ddd64ae088b77c2c67aeb6dd69b4b202 1,857 0.75/1.00 vMB 54
364,326 364,326 00000000000000000590b858bb9fd6c179f6a078f23a247be5b00c7e8d034be8 731 0.20/1.00 vMB 79
364,325 364,325 000000000000000007cb80591bad04c8c2e2deb81d3d5efee4773db18a8a5412 2,965 0.75/1.00 vMB 93
364,324 364,324 000000000000000011871177656b98228a361a8297fee70a101b785b29613dd9 1,425 0.93/1.00 vMB 35
364,323 364,323 000000000000000008e63063cc735b07a2322a4215db25d2c406a7c41e80b4f5 1,707 0.93/1.00 vMB 38
364,322 364,322 000000000000000010607e22ad2f6507b66de6e83ef6892779a6bc3edd98ee7f 3,013 0.93/1.00 vMB 68
364,321 364,321 000000000000000015c89ab74c296908c9e5f269508ee410293983b12619085f 235 0.92/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.09 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: 726.36 GB
    • Received: 18.45 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.