Loading Tool

Explorer IconExplorer

Memory Pool

79,124 transactions
29.59 vMB
0.07246697 BTC
Random Selection Loading Transactions
Max Size: 177.84/200 MB

Candidate Block

Mining Attempt c29d4163515b6adf917cda72e41879ca7347bb5e99105a070095f0ca06ccd99e
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root e170db830093e15884802512c372b5a4678eb993767dcffc51a20e2645a65de7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,542
Size: 1.00 vMB
Total Fees: 0.01235621 BTC
Feerates: 150.93 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (126,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,972 788,972 00000000000000000004a66a91c9d31c413d099028f2b98c631c62873c4be0d4 2,687 1.00/1.00 vMB 279
788,971 788,971 00000000000000000002be4ef79317988b367989ff73c71dccbc476174fe2e57 3,765 1.00/1.00 vMB 348
788,970 788,970 000000000000000000055aca9961109d45201d9ae6fe8b61c3f3540d84506069 4,234 1.00/1.00 vMB 286
788,969 788,969 00000000000000000001052520d4f04b18e8c91d6c62e7d88c5c0f8b185a1591 3,587 1.00/1.00 vMB 407
788,968 788,968 00000000000000000002487ae4a3e4b473e01fb6dcc03f84ae23b99d2d6ce939 3,985 1.00/1.00 vMB 331
788,967 788,967 000000000000000000000d7e32b366d6234526dee27eb236baea4700ef5abf51 3,830 1.00/1.00 vMB 420
788,966 788,966 00000000000000000003e959b1908b9bd01aeda4274dd03d3f349903fc92976d 4,284 1.00/1.00 vMB 378
788,965 788,965 0000000000000000000378fa3a98edf134f079ec2f396d14e70a36d59dfd67fa 4,093 1.00/1.00 vMB 429
788,964 788,964 00000000000000000000f44b743eedf2fa81243c9dfa819f826b2a8828d6fdc1 3,970 1.00/1.00 vMB 501
788,963 788,963 00000000000000000001e2304f987e98f26cdb649f9877c5722ed72ce2983a22 4,260 1.00/1.00 vMB 199
788,962 788,962 0000000000000000000213771ee6fe0d7002d703153167ecf25e7afae3c9d260 4,490 1.00/1.00 vMB 233
788,961 788,961 000000000000000000005f05d916159ec2f1fd4c8c0c2cadcfb96350d0297cba 3,516 1.00/1.00 vMB 257
788,960 788,960 0000000000000000000443cb3ed91698b7dccbe4025bb8e156d5ec194f50dfa8 3,829 1.00/1.00 vMB 461
788,959 788,959 00000000000000000001c2e07b595eb80e88e713c360165497ed19e71b72eaa0 3,570 1.00/1.00 vMB 337
788,958 788,958 00000000000000000004fe24bb96e15284f1dc86b5eee53f35058419a24b18f6 4,435 1.00/1.00 vMB 220
788,957 788,957 000000000000000000003bfda0a076e50e3a33eb539ef73987b24413378fb8a7 3,789 1.00/1.00 vMB 251
788,956 788,956 00000000000000000002c5216b99720fbd20a1120746ee29ac0744694c01dbac 3,625 1.00/1.00 vMB 241
788,955 788,955 000000000000000000045dd5cff2d2daf028e3dc4b96662ae650e7139d222d4b 3,221 1.00/1.00 vMB 316
788,954 788,954 00000000000000000002e137cd8fb0beab63d2886fa314c805cef82786c9b121 2,275 1.00/1.00 vMB 302
788,953 788,953 00000000000000000000c9ece700f8c0a9d666033a8748e1e3ca7590bb80e527 1,043 1.00/1.00 vMB 234
788,952 788,952 000000000000000000048dc198f94f4306e07938d3f546b114f132a897c68556 2,361 1.00/1.00 vMB 378
Previous 10 blocks ↓
Total Size: 782.39 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.49 GB
    • Received: 14.99 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.