Loading Tool

Explorer IconExplorer

Memory Pool

46,781 transactions
28.07 vMB
0.07726880 BTC
Random Selection Loading Transactions
Max Size: 147.77/200 MB

Candidate Block

Mining Attempt a644a2cabccf3504b83047bea4fcd2c6145755f4c782a78775a4de118efe2d6b
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 6e8268ee4e0e9edb529479bb2a149e164d0fe749dc51299448750a6e25649dd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.02318463 BTC
Feerates: 100.36 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (370,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,548 544,548 000000000000000000238f4e62b4132d8ba4b55e4f62f4bc48d0b732a780e35f 2,940 1.00/1.00 vMB 19
544,547 544,547 0000000000000000001167c83909f63ee0e56b4cbeab4a66251f53a0f5970c59 1,389 1.00/1.00 vMB 12
544,546 544,546 000000000000000000046dacffc504169c1ea4e13b0a5f9e6b41b60a2a3e5737 2,856 1.00/1.00 vMB 5
544,545 544,545 00000000000000000008d3ac6062f813cb11874fc343df46391977009689b3ef 2,761 1.00/1.00 vMB 19
544,544 544,544 0000000000000000000bd28dfa4e3bc6c4c8d66fe002eaf268967e3584b333d6 2,160 1.00/1.00 vMB 32
544,543 544,543 0000000000000000001d3282ecd72ab21801301ae8562b80ccf2fb236559545f 2,083 1.00/1.00 vMB 18
544,542 544,542 000000000000000000106cd1d1250f08056917b2cfbd921ed5585754de7e7de7 2,065 1.00/1.00 vMB 5
544,541 544,541 0000000000000000000f238bf92de39fae889ee430e208a7695dac9a449e0716 2,273 1.00/1.00 vMB 10
544,540 544,540 0000000000000000001152bcce2b8e5c852942b748d93dd904d7927db5d216d4 1 0.00/1.00 vMB 0
544,539 544,539 00000000000000000012544db5bf3a815712ae4dc4fa52b8faeb41ef785a80f3 2,582 1.00/1.00 vMB 19
544,538 544,538 0000000000000000001ac4c5834a459d202578832cba21c0e40b9530cf03f66c 2,352 1.00/1.00 vMB 8
544,537 544,537 0000000000000000000888595e390dd3df705b09d1ea03666c2356721327d754 2,493 1.00/1.00 vMB 17
544,536 544,536 000000000000000000096d4052ed11b1db52675ea486feb047b708493c97c709 2,832 1.00/1.00 vMB 33
544,535 544,535 0000000000000000000c6c779603a185490505421ddd5f1084637eace815fb9e 1 0.00/1.00 vMB 0
544,534 544,534 0000000000000000001b7949772eef25c640852e3def79420861dcc3ba660969 1,991 1.00/1.00 vMB 13
544,533 544,533 000000000000000000189fab1ef5b0fd0b4905f79c94de91544c6165c50b4b5e 1,538 1.00/1.00 vMB 7
544,532 544,532 00000000000000000006c1fc8eb220c431f34f1c765e49b7c8753f86a22165e4 2,219 1.00/1.00 vMB 20
544,531 544,531 000000000000000000212a89d06683fbd3c5f1573bc0a9d35e5c0d28a8dea12c 2,717 1.00/1.00 vMB 8
544,530 544,530 0000000000000000000ed53a6fb8afc73ff30746508b1b89410863cff4c6061d 2,637 1.00/1.00 vMB 15
544,529 544,529 000000000000000000103411350a5d21fdb7dbfe9835a1b4a08efbc4a1bfd6da 2,943 1.00/1.00 vMB 23
544,528 544,528 000000000000000000057f1d05a8b3570e02946171cac5b68693a7fd3b34ba63 2,321 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.