Loading Tool

Explorer IconExplorer

Memory Pool

79,501 transactions
30.19 vMB
0.07627624 BTC
Random Selection Loading Transactions
Max Size: 184.15/200 MB

Candidate Block

Mining Attempt 5f034e5e742125c876c099c21ddc486faee5cf7da3cd1d5bea057cb5a8336a78
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root a3c38fa2fb32fe329940eb6fd8e6dc53318694000a7d77bf9904b73cb47db032
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,617
Size: 1.00 vMB
Total Fees: 0.00896275 BTC
Feerates: 150.80 > 0.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (33,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,576 881,576 000000000000000000026acc8291c8d5f8a3ececcfc9880ac203746aee80f4b4 4,149 1.00/1.00 vMB 2
881,575 881,575 000000000000000000012afe9f040c41b8e11164b0c726e89b74e8ea361b2f65 3,041 1.00/1.00 vMB 2
881,574 881,574 0000000000000000000094ed3385bfccf019a2b691f648f6d0f37f461b135be8 214 0.07/1.00 vMB 3
881,573 881,573 0000000000000000000081833762aa96e86cabffafb19a661a4950e2ceb08203 3,328 1.00/1.00 vMB 2
881,572 881,572 000000000000000000010f819ed6e7cf9275419f2db6d9ec8dbe1be641df69d4 3,778 1.00/1.00 vMB 2
881,571 881,571 00000000000000000001e319652cc441200dbf8d4ff6ce8c041f2780106874db 5,592 1.00/1.00 vMB 2
881,570 881,570 00000000000000000001ae2ac46f224c3fc7db60f9b78fb1063053d6ded87e84 4,421 1.00/1.00 vMB 2
881,569 881,569 0000000000000000000114585b80f3841e04335ec8642bef153e2b89c85981b0 4,107 1.00/1.00 vMB 2
881,568 881,568 00000000000000000001bd88789d506275df37f3fcf24473040e075ec304ed02 4,810 1.00/1.00 vMB 2
881,567 881,567 000000000000000000007a7bbbd6a9fd0125c5437a5eece97d475f0d92cba2de 4,329 1.00/1.00 vMB 1
881,566 881,566 000000000000000000013cfa9860ebef043b88c89b725c5ae092c3abb52b0551 5,820 1.00/1.00 vMB 1
881,565 881,565 00000000000000000000eacc0857ce1b5f28b1e34ac003674addbf8464e39417 3,001 1.00/1.00 vMB 4
881,564 881,564 00000000000000000001218c8f82c5f709018dc2881208bb1afd51c4eef882e1 5,165 1.00/1.00 vMB 2
881,563 881,563 000000000000000000012e1505e9086881141defa8c1bc96f881ee743d0c293b 4,900 1.00/1.00 vMB 1
881,562 881,562 00000000000000000000804dba7db85bdb31d99a39d20892340859451cbe2877 2,827 1.00/1.00 vMB 3
881,561 881,561 00000000000000000000b850b8e2fcde6c1e51d0bc58beb6fbb07752a57b951a 3,324 1.00/1.00 vMB 4
881,560 881,560 000000000000000000009fe19223b617b4109d9ab38d2e35259a1c990199b487 2,365 1.00/1.00 vMB 2
881,559 881,559 0000000000000000000268734d6fd6ac153fe7cf9308f03d8b8f5578b281ba31 1,838 0.62/1.00 vMB 2
881,558 881,558 00000000000000000000084c750aeb44491607d5c7ecc5586751c76a8ee161ad 2,699 1.00/1.00 vMB 3
881,557 881,557 00000000000000000000a7d241cb9e1cd7f1444dd60df336fcdfc0fbf8a5f623 3,250 1.00/1.00 vMB 5
881,556 881,556 0000000000000000000123dd2223471c59101f2aef3d10a2a67a0d3036658ed8 91 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.22 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.