Loading Tool

Explorer IconExplorer

Memory Pool

72,877 transactions
27.42 vMB
0.09966181 BTC
Random Selection Loading Transactions
Max Size: 165.44/200 MB

Candidate Block

Mining Attempt bafb29e8b24e29ceac6077d927f1eb34bcf2436966230b3894b339388800a0eb
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 29297ec43a6fc4d82b32ec640ff00fe11f7ecf558cc390190286fc82d475c4c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.04050497 BTC
Feerates: 445.47 > 4.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (298,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,659 616,659 00000000000000000007b3f118c1373acc2ef8520dcf10166de44af6bc214b75 2,090 1.00/1.00 vMB 6
616,658 616,658 00000000000000000004c40b0e208a045a7520bd1eca1385c43d3fbb6bef1708 2,229 1.00/1.00 vMB 29
616,657 616,657 0000000000000000000d1264c6c40f6c858819c3516177dc1be25acfe13899fb 1,157 1.00/1.00 vMB 12
616,656 616,656 0000000000000000000908e8a36571b1fcc82d4dfd9c4ae9dcdbcde089a9fcb4 1,614 1.00/1.00 vMB 16
616,655 616,655 000000000000000000025125ae4e1d85c8aeac747a4b09c09069986741fbed32 2,652 1.00/1.00 vMB 22
616,654 616,654 0000000000000000000f76a1ee72185bed5b2448e29a1c0941410944bb5b147f 1,556 1.00/1.00 vMB 12
616,653 616,653 00000000000000000011e948127ad053732a1a5e4ba94654bdfc92b00cbe6e88 1,789 1.00/1.00 vMB 16
616,652 616,652 000000000000000000116d89de855c8d4ce56562190fa4e7ddb107ef9ed7e0c7 2,411 1.00/1.00 vMB 32
616,651 616,651 0000000000000000000806838417118e260fbca733d101566fccf882d8067560 1,596 1.00/1.00 vMB 33
616,650 616,650 00000000000000000003d09323d69647a9a55431792a4273003ef21443135c1d 865 1.00/1.00 vMB 84
616,649 616,649 0000000000000000000720f533c8f9ee9ae524cb0e78dbd03955e25f821576e6 667 0.16/1.00 vMB 7
616,648 616,648 0000000000000000000b2e30b0ff202acb4630c04556d1782d3f28aeb07d5054 2,629 1.00/1.00 vMB 32
616,647 616,647 0000000000000000001090642eeb20904690e969016a20e968f0e3b1d558b75d 1,723 0.49/1.00 vMB 2
616,646 616,646 000000000000000000007f0bd2f3fca1aa82a12531035fd974d22d59ad55b574 2,981 1.00/1.00 vMB 8
616,645 616,645 000000000000000000001202671eb77e96d45a0dff7f923f2c9eddea6a71dfa7 2,509 1.00/1.00 vMB 21
616,644 616,644 0000000000000000000f36fdd27f048927cb9a73147cf82fb6cfc22fb67bd898 2,022 1.00/1.00 vMB 23
616,643 616,643 000000000000000000068664af730308e81bdec81a68ecd82862e43f8639b628 1,476 1.00/1.00 vMB 11
616,642 616,642 00000000000000000000fe1afe799f5a7f5e531f89acde5dc81f257c822f1306 2,862 1.00/1.00 vMB 30
616,641 616,641 000000000000000000120ff3e3521a6fd3d477bc5df354fdfba3bda78527b980 3,262 0.86/1.00 vMB 5
616,640 616,640 0000000000000000000582b188d2a1f18abc0fb729cf5e24572efe38d82b2c41 2,863 1.00/1.00 vMB 17
616,639 616,639 00000000000000000003d099a0d2a1af7043d51de4075742a4cfa2d2a1446ed2 2,488 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.19 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: 751.98 GB
    • Received: 18.87 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.