Loading Tool

Explorer IconExplorer

Memory Pool

83,510 transactions
31.72 vMB
0.12885787 BTC
Random Selection Loading Transactions
Max Size: 191.68/200 MB

Candidate Block

Mining Attempt 82b1f07fd1d296874686028a6dcced8595ba04144eb40297a536ad94e4beb073
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 031d17c08eb45c924e07ad4a5406333292b35f756cb1efdf06cbfec459fc8a5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04351950 BTC
Feerates: 803.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (558,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
357,199 357,199 0000000000000000079ea2aa512449a630e7a641a44990568eed8c07b2553863 1,379 0.66/1.00 vMB 26
357,198 357,198 000000000000000001a171f71576acfebbd5cc595527d2b877a7010509fa38a2 454 0.24/1.00 vMB 23
357,197 357,197 0000000000000000047617d16d6745006ea7e65aef169efaf8abe434eb15c8ef 983 0.46/1.00 vMB 24
357,196 357,196 0000000000000000004b07c2ead17d647259e349a233bda9475ae494cc4c687b 272 0.21/1.00 vMB 18
357,195 357,195 00000000000000000deec4dd03f469a43cdb4b47be991886debe50ea3f57143d 1,715 0.75/1.00 vMB 32
357,194 357,194 00000000000000000e611f3750d0b8955f158157d437b3156f9992e298fb00a5 608 0.32/1.00 vMB 27
357,193 357,193 00000000000000000bfd3271bebc79ca17153353c9934d7eaf1128929edaa14b 673 0.45/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.