Loading Tool

Explorer IconExplorer

Memory Pool

44,172 transactions
27.38 vMB
0.07141203 BTC
Random Selection Loading Transactions
Max Size: 144.16/200 MB

Candidate Block

Mining Attempt ed756545f535c7e999073856786658671519de28dfba5ccec40c2b6ada1616cb
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 017d124dd7ac93b445e786749b8fd6061a8db7f138dfc5de03ead6b35ddcf622
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.02021196 BTC
Feerates: 170.94 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (179,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,653 735,653 00000000000000000000443cd0052fc368400da69ad1fab2bfbb437b40facc8e 2,971 1.00/1.00 vMB 24
735,652 735,652 00000000000000000001bb95c4cd4996ef3ef122662e7da5492e99dfd823e794 2,834 1.00/1.00 vMB 14
735,651 735,651 000000000000000000027c85211862a4afda7cf29edee0fbbd7c2a3cc2dbf936 2,883 1.00/1.00 vMB 20
735,650 735,650 00000000000000000006467ee861c2070c27548704cee49c3f924a17e86546e3 2,354 1.00/1.00 vMB 23
735,649 735,649 000000000000000000014a9c2de41ca7926647efb44e51843865b762ce3ea3a8 2,389 1.00/1.00 vMB 21
735,648 735,648 0000000000000000000296f46c659cf3fbbedb5259637040bafad959d00f01cd 2,287 1.00/1.00 vMB 17
735,647 735,647 00000000000000000000e4b084a32442aa8ad2c58f427eb7b6af23d46b1b0c1c 2,047 1.00/1.00 vMB 24
735,646 735,646 00000000000000000002376db628358adab59687224413ed397284b0630f4395 2,992 1.00/1.00 vMB 17
735,645 735,645 00000000000000000008adcf8660fb90103b95ebe06f880a0aae97b41f5b6321 2,383 1.00/1.00 vMB 26
735,644 735,644 00000000000000000000054f4d3def8b7848c3496f9fef791fc7fb5f4300b9d4 2,606 1.00/1.00 vMB 24
735,643 735,643 00000000000000000001ad37a1a7df457880d391f29c67d18088733abb63da4c 1,754 1.00/1.00 vMB 21
735,642 735,642 00000000000000000001c2e15e12d291de6cbaa35c33d02b17eafa360ee669d2 1,880 1.00/1.00 vMB 26
735,641 735,641 000000000000000000028e99edb9d2d98f29d684a6938986a1baa6c9d05410f0 1,503 1.00/1.00 vMB 23
735,640 735,640 00000000000000000008b5876598dd0c0b38f8b502643fc75cab07d5832274b0 2,438 1.00/1.00 vMB 30
735,639 735,639 00000000000000000000d217e0d3a88d15d85d70308c3360519abf7aaf2fc8c9 2,325 1.00/1.00 vMB 10
735,638 735,638 0000000000000000000229522dffefd775094763ad8d522146dbc0d1dba63ff9 1,910 1.00/1.00 vMB 12
735,637 735,637 00000000000000000003798432cab26f62748d99ba81c262ab70ac5262ddcd4b 2,341 1.00/1.00 vMB 12
735,636 735,636 0000000000000000000806cab1c11c5741b7a4c637de61a7915c6a4e10cb0f32 2,939 1.00/1.00 vMB 13
735,635 735,635 000000000000000000011d863a0ce8358e486cbbdf81f8732d596b3a86eb7cdf 2,399 1.00/1.00 vMB 19
735,634 735,634 000000000000000000021790488cc7cd202612dd4ebead15ac52a96773f76d92 2,161 1.00/1.00 vMB 31
735,633 735,633 0000000000000000000630dab09de632e3590df300df32c41a67732d2a70ed24 2,928 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.