Loading Tool

Explorer IconExplorer

Memory Pool

80,442 transactions
30.88 vMB
0.08593595 BTC
Random Selection Loading Transactions
Max Size: 187.31/200 MB

Candidate Block

Mining Attempt 941383c9d726a62e981a50825097755401e6e1aa67351ea30678919c35ec7bf7
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 90975abb7a2455489461b3c2c4b1f12d5ae70ee2b27c7b4f77445502ed2e5b9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.01961414 BTC
Feerates: 261.10 > 1.97 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (141,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,703 773,703 00000000000000000001a2e34ce6be8348fc4773a6d78a5b73c2212565477e91 717 1.00/1.00 vMB 2
773,702 773,702 0000000000000000000514c4f7d7290682a849a87413f0656b2678c512491227 2,036 1.00/1.00 vMB 3
773,701 773,701 000000000000000000059a42e27a783bb992c43563bcbd1a962498f088066684 2,441 1.00/1.00 vMB 3
773,700 773,700 00000000000000000001b955535aced55309ebcdddffb13f699bf61aba566d2b 2,595 1.00/1.00 vMB 12
773,699 773,699 00000000000000000006e4fc25345e93c1077930eb52199df8e469dd937528de 3,437 1.00/1.00 vMB 5
773,698 773,698 0000000000000000000105af228f77f79f4325a4ab5747f877bf901472cfd9ce 2,790 1.00/1.00 vMB 11
773,697 773,697 00000000000000000000eba9540d68dbd47bdc8649fb52952a8a70114d314ab4 3,206 1.00/1.00 vMB 19
773,696 773,696 000000000000000000020612abd99002d546cb3d3fe2ab7304e61289c1eb2b38 2,641 1.00/1.00 vMB 4
773,695 773,695 000000000000000000063ebbc6d1ef0d93e7dc4555dca592fd85cc6ac75f1b41 1,927 1.00/1.00 vMB 7
773,694 773,694 00000000000000000006a890cbf3ed4e731b3156615ffb41321e4944a3875d20 2,975 1.00/1.00 vMB 16
773,693 773,693 0000000000000000000198143ef6148e804c462acf8dcb15f8122312795de123 2,473 1.00/1.00 vMB 13
773,692 773,692 0000000000000000000188d97aa7cc14aea06cb13553d1f0dce8ba31a8efc4d6 1,373 0.41/1.00 vMB 9
773,691 773,691 0000000000000000000202532a8015cd42c1dd8a922f8ee669adaeb72f0463b2 593 0.20/1.00 vMB 10
773,690 773,690 00000000000000000001b1e4d904cd524ed522664e32328034ce7826d8d2f3d1 331 0.12/1.00 vMB 11
773,689 773,689 000000000000000000041fad985124b9c9973f618978493e5f3f3f803a4c95f5 706 0.27/1.00 vMB 8
773,688 773,688 000000000000000000061d520a23de07d2c2ca1510038b68dda512500d7e483b 579 0.19/1.00 vMB 9
773,687 773,687 00000000000000000007235460b621ef1dfa95be287c44dbcc93e543d93f95c4 1,565 0.63/1.00 vMB 8
773,686 773,686 00000000000000000002adaebf74cea3627fe8999019d3ac5a8ec17af54a0921 1,864 0.73/1.00 vMB 9
773,685 773,685 000000000000000000035a3584db2a0f5e6093921c891468ebb5db8fc41f26d9 531 0.23/1.00 vMB 9
773,684 773,684 00000000000000000003f22964bc3ce4d8417a9f20274a32eb826e6983aa7a0e 951 0.33/1.00 vMB 9
773,683 773,683 00000000000000000003380263f82d2b081c6a3d4a09094d731047144431276f 83 0.02/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.72 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: 707.24 GB
    • Received: 16.67 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.