Loading Tool

Explorer IconExplorer

Memory Pool

42,704 transactions
26.84 vMB
0.06667400 BTC
Random Selection Loading Transactions
Max Size: 140.94/200 MB

Candidate Block

Mining Attempt 144cd6ce54f06f99b097184cc9db1a6a7b22837214ac31941604e1b9a71dcfe1
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 45042d0ff91af987e2bc43506046be84ddd041ff51d5f0d455c7cc58ab7c9b50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,839
Size: 1.00 vMB
Total Fees: 0.01685782 BTC
Feerates: 181.54 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (522,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,322 392,322 000000000000000009b67dcf5a9fa0cd56d511a277648f1282947eff6b6c9de8 2,418 1.00/1.00 vMB 38
392,321 392,321 0000000000000000076bdad1d00e695353506fb85ff89420fd5f00879082c867 139 0.14/1.00 vMB 18
392,320 392,320 0000000000000000059429e7d4eb6bbbc565cc67821452963db7ae972bbc9f20 438 0.25/1.00 vMB 29
392,319 392,319 00000000000000000146027f6e268430a84df5d7dc08b4f368558ef9d2a885d7 1,411 0.71/1.00 vMB 33
392,318 392,318 000000000000000002b38309c4d5d56ecf0d70b8bc8e01f1b975b61524998b35 643 0.29/1.00 vMB 32
392,317 392,317 000000000000000009a361fcad4a801014d093e84799f315a14365890bf35d17 782 0.53/1.00 vMB 23
392,316 392,316 000000000000000006f9f36204b5f372444356d81eacb3ae8286823a42f98298 557 0.75/1.00 vMB 14
392,315 392,315 000000000000000009f381f6f42d7a25fc6fc6260c571c160a617e73f4648442 1,628 0.86/1.00 vMB 35
392,314 392,314 00000000000000000742fd0bb51b1e0546b27f6b647f7fc83303a8e1ac627541 2,530 1.00/1.00 vMB 43
392,313 392,313 000000000000000005e3f06f06860527702b298d55cd30d3264f640cef530e93 540 0.56/1.00 vMB 15
392,312 392,312 000000000000000005b6f3eec8dfce3c8f3f167fdd5fee5612a031033d8c2805 1,383 0.93/1.00 vMB 22
392,311 392,311 00000000000000000532c8d3b146c743b4641d59b789bf1d07aba4dfa8a0d003 1,555 0.99/1.00 vMB 37
392,310 392,310 00000000000000000a84a7ff4ec5eae7bec880edb3b3f7df5038dfd5f1fe7775 2,475 1.00/1.00 vMB 63
392,309 392,309 00000000000000000851f22197efb18fd95732e2a2f6d4b399329818bbc7e73c 241 0.25/1.00 vMB 22
392,308 392,308 0000000000000000097c5c4bf9ff49524875024d8e999f5db4e91bbc20583cdf 715 0.42/1.00 vMB 29
392,307 392,307 000000000000000002078521565313e628722cc7efea479384e0d4b8a527b13d 375 0.25/1.00 vMB 27
392,306 392,306 0000000000000000050ac98f33afefac4c10a606d6f90c91493dd8337fa98b86 1,423 0.75/1.00 vMB 34
392,305 392,305 0000000000000000002e762ef8c45964ba4eb3ee4bbccea8853561a9777941ea 1,361 0.89/1.00 vMB 29
392,304 392,304 000000000000000003d8449c495d3907d8b021bfb6641d0ed2d0a5443932024b 1,453 0.99/1.00 vMB 24
392,303 392,303 0000000000000000047e68c7b22efa196237f5a837a871f6515ef35982d7ed45 543 0.26/1.00 vMB 38
392,302 392,302 0000000000000000051b4fee75ef7244695e0832ca492581187c1b7b6f58204f 2,413 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.