Loading Tool

Explorer IconExplorer

Memory Pool

78,949 transactions
29.60 vMB
0.07281857 BTC
Random Selection Loading Transactions
Max Size: 177.57/200 MB

Candidate Block

Mining Attempt 9da6423862979cbc07ee5037b9d80d3e4bedbd017f2b6136d267e2b4140f41d6
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root dacb7832ea4378d97eabf058f449234de7ed989ad0cc54dc2da357328b25b912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,248
Size: 1.00 vMB
Total Fees: 0.01246638 BTC
Feerates: 150.77 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (262,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,280 652,280 0000000000000000000d11d92f857337774f7977270a2edf26b0d1d8572b928f 2,383 1.00/1.00 vMB 21
652,279 652,279 0000000000000000000c8f6ec47865d57868c7da71f218622ea3271f75f1bf4b 2,346 1.00/1.00 vMB 31
652,278 652,278 000000000000000000097517885c051d4d0a5c0b7e5330a05536d369ad7e87e8 2,692 1.00/1.00 vMB 80
652,277 652,277 0000000000000000000913086e1dddf30fc49559f0e1320b18e8bcbac5623b8c 2,509 1.00/1.00 vMB 22
652,276 652,276 0000000000000000000d0dc35cba6d307ad9105ee5297337c4239950a743dee4 3,095 1.00/1.00 vMB 58
652,275 652,275 00000000000000000008d414c33162ea590451421f30f21d398b365f7b0428ab 3,135 1.00/1.00 vMB 108
652,274 652,274 0000000000000000000207b37c16f4f950f57742cbd30b926e695909432bbb5e 2,585 1.00/1.00 vMB 95
652,273 652,273 0000000000000000000597b38f84405cc90b579b035db0acead9e451a79d1071 3,003 1.00/1.00 vMB 110
652,272 652,272 000000000000000000082a7a5c6bd40876bec0b35d50a97882bd2eab968da255 689 0.35/1.00 vMB 33
652,271 652,271 000000000000000000060319da48c26cfe4fa5c2e26d9d295e23d57176c58361 1,988 0.96/1.00 vMB 35
652,270 652,270 000000000000000000067c2a608b39b47b39fc5fa697958c19cd68770fd4b310 2,944 1.00/1.00 vMB 46
652,269 652,269 00000000000000000005eab4f61f4cb35801f8a214ed56be553e2fd4e6446544 2,297 1.00/1.00 vMB 11
652,268 652,268 0000000000000000000bb9090972c350d66e4611b6b605d77eb976c930f4cc1b 2,676 1.00/1.00 vMB 62
652,267 652,267 0000000000000000000d1031295d0536bbd0b533f2764d356ed6f71630002e5d 2,591 1.00/1.00 vMB 63
652,266 652,266 0000000000000000000bc7fb88947b24f8a7fafe22b8f68abb0962ae5e097055 2,579 1.00/1.00 vMB 43
652,265 652,265 0000000000000000000dca636e8ea12d351114054bf28f9e5912b0b12d0ed738 2,381 1.00/1.00 vMB 38
652,264 652,264 000000000000000000061d8e077b6c607f2066d783d1120e6c8fa2344fe68704 2,087 1.00/1.00 vMB 46
652,263 652,263 0000000000000000000b4384f2b6534b7b4593472f120d231e14229a64fd5cec 1,810 1.00/1.00 vMB 40
652,262 652,262 000000000000000000073f4060341ff2b28201e23e9dc350334957ce7bf79eb4 2,359 1.00/1.00 vMB 59
652,261 652,261 00000000000000000004c1ce52905920f250b5b13a33bc140efb3934f8c80b8a 2,758 1.00/1.00 vMB 10
652,260 652,260 0000000000000000000164c9afe11c345e1ddfde55bac44db9294acda0d416bc 2,212 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.