Loading Tool

Explorer IconExplorer

Memory Pool

73,392 transactions
28.68 vMB
0.06728940 BTC
Random Selection Loading Transactions
Max Size: 173.88/200 MB

Candidate Block

Mining Attempt 35ca121f6d776a3e22205ffb709a10df83e94a2af08c915bb4717cd067ecfb95
Version 20000000
Previous Block 00000000000000000001c69eda04dd6c07076cacfce64b9bf85a6396d7960e19
Merkle Root cbc3df4f32b718558e1e86794b5111a40ed1994abab11d97550d436b22b66e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,636
Size: 1.00 vMB
Total Fees: 0.00402630 BTC
Feerates: 100.46 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,439 (298,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
616,638 616,638 00000000000000000002d39b346e74e08eec1fd07d1210d7500c9167d2e8ac49 2,388 1.00/1.00 vMB 16
616,637 616,637 0000000000000000000eac8bcb0b55c5a00d438cd68de2836e20824b59bbf571 2,672 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.15 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: 746.08 GB
    • Received: 18.73 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.