Loading Tool

Explorer IconExplorer

Memory Pool

80,848 transactions
30.59 vMB
0.08477486 BTC
Random Selection Loading Transactions
Max Size: 186.58/200 MB

Candidate Block

Mining Attempt 88ad0b33bcd374f2318557ef5a961a7c4b3dd140256fc331c9b0d0de69b26220
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root f216a38a272b88c60d2e7a47f8f1cc80b13d19ed9ac6225af15e4b5966fd5c13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.01563349 BTC
Feerates: 301.57 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (558,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,220 357,220 0000000000000000040febea7f500c68494d95684081dedf4d363f1057d21d06 1,616 0.75/1.00 vMB 30
357,219 357,219 0000000000000000059b5b9438066d316ddb662c451b628adfeade36bba99d39 665 0.31/1.00 vMB 28
357,218 357,218 00000000000000001527ea483a4fd8159493035bbb212aa25f694909dd0afab8 253 0.11/1.00 vMB 31
357,217 357,217 0000000000000000138b3d685171d541974d6fb283250d31054be067b48f9cb6 126 0.06/1.00 vMB 26
357,216 357,216 0000000000000000086f9e2d2f945a3d6f2fa159e7b9b5cab8674863a634043f 162 0.10/1.00 vMB 20
357,215 357,215 000000000000000006a72862ea7560d56a5f513c3a5a490a1f03917b3b40b74b 757 0.40/1.00 vMB 25
357,214 357,214 00000000000000000693a0d802394805a81012c0a356a0ba1e52f8c2f912d57d 1,247 0.67/1.00 vMB 26
357,213 357,213 0000000000000000048a1fb9b38d7ee8ea99cdd9d250bffb9fe20de35e57c81d 736 0.43/1.00 vMB 27
357,212 357,212 00000000000000000c87eff7602ca6f0f9a0258443265e793f0eb9d2461303ea 128 0.05/1.00 vMB 34
357,211 357,211 000000000000000015412e5bf7aacc6070dad1519f4c451e34ebdca3c77d2ac2 443 0.19/1.00 vMB 27
357,210 357,210 000000000000000003373190b8281d033793e00aadcf4e25131fe0bb253bccaa 446 0.25/1.00 vMB 23
357,209 357,209 000000000000000002884e8a7782394ea82cc69d962fceec19796cf092ae634b 365 0.21/1.00 vMB 21
357,208 357,208 0000000000000000123d701a6d44103cef85215ae46e59b76653183e1c493656 372 0.19/1.00 vMB 22
357,207 357,207 00000000000000000e16ef0e6a4a04b0f0b85558b5553ca31b030f1cc41f005f 292 0.16/1.00 vMB 22
357,206 357,206 00000000000000001338934a5b62a8ba97f31155833c1d3f8b57e976fc47e658 348 0.18/1.00 vMB 21
357,205 357,205 000000000000000005f6d469c61db69ec519a6596aab4efa338e19756df709c8 965 0.67/1.00 vMB 20
357,204 357,204 00000000000000000f5b77927604f340003ee1d8a7b82e3d2cb58da6f9488e30 461 0.24/1.00 vMB 19
357,203 357,203 00000000000000000028e84d04f9c8adbbee8720ceb0e52ac8a2b456a7f19196 1,525 0.75/1.00 vMB 28
357,202 357,202 00000000000000000312eabf1a8dc473379a289f63a9df34a7f18f9267cebcac 813 0.61/1.00 vMB 16
357,201 357,201 0000000000000000003df816ed67d564a9da6bc9968c13101a3e7369fb3c47f3 1,936 1.00/1.00 vMB 26
357,200 357,200 00000000000000000921399e10ab27ac7901b579b645abc845a466e014d0234e 571 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.