Loading Tool

Explorer IconExplorer

Memory Pool

76,820 transactions
28.35 vMB
0.08510743 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 5b0f6598f74adef7b125645c5a7a825020436d91358cdcaad2897134e394ab19
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d12e47b32516b4422c6e5d68e4857b44040d649143a8d5d4c346e91415c90a8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02226683 BTC
Feerates: 477.45 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (167,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,546 747,546 0000000000000000000246ffe1738c9a4ff6c4e8fd55218eae307d84d0b9b159 251 0.11/1.00 vMB 12
747,545 747,545 000000000000000000083545aeae9cef8631e56dcc076f46e8d1b410fd0d02a4 737 0.68/1.00 vMB 1
747,544 747,544 00000000000000000002d2463ff6f80493d8459a1237d92cace260e0ff39a20d 2,215 1.00/1.00 vMB 11
747,543 747,543 00000000000000000009dc477ba4cd67f697315fd082b465569577261a3ed311 1,032 1.00/1.00 vMB 3
747,542 747,542 00000000000000000002c88a7e19c42fbb6759dd7f1ab1a38794a17a465f3475 2,513 1.00/1.00 vMB 11
747,541 747,541 0000000000000000000193250aadfff2bbf5326b0f74821a2f76a384bcb45617 3,071 1.00/1.00 vMB 13
747,540 747,540 00000000000000000004879d3903eb8906e33983df9c1f93cb63d085871fc009 3,022 1.00/1.00 vMB 12
747,539 747,539 00000000000000000007e809060e5424c63ff40cbf904b5eea63a9cc73f02da4 972 1.00/1.00 vMB 11
747,538 747,538 00000000000000000003947966d0803175d5e8c53d21635e1db48f50fa945b93 1,127 1.00/1.00 vMB 15
747,537 747,537 0000000000000000000567ec5c192419b37bc03d8eab7846132565656741ed10 997 1.00/1.00 vMB 2
747,536 747,536 00000000000000000007f0f92b92b880c504f202b256fc65f173b54fe669dc9a 1,421 1.00/1.00 vMB 4
747,535 747,535 000000000000000000043b6d0f11373c0311314fce03238685710d5d20bb25ad 1,780 1.00/1.00 vMB 3
747,534 747,534 00000000000000000000b807070fecc8e43f171abf96f7010e8908521ad230a4 2,240 1.00/1.00 vMB 8
747,533 747,533 00000000000000000009ee8565ac0281d3e97cc4d1993c15baa695ab9e51f9e5 2,589 1.00/1.00 vMB 14
747,532 747,532 000000000000000000018185f50fbc065f06156792ab4f91f25749706fe297af 3,201 1.00/1.00 vMB 19
747,531 747,531 00000000000000000006d2dbf0c4960ca30cc53af43323288265607fe90a91dc 2,787 1.00/1.00 vMB 15
747,530 747,530 000000000000000000000774ab0c38b66a0420825ae683a61cd711b6ecdbbd3c 2,378 1.00/1.00 vMB 13
747,529 747,529 0000000000000000000064cd00306f5a5e5aa75f79b5b4b4404ee0fe2e3ef7b3 2,788 1.00/1.00 vMB 17
747,528 747,528 00000000000000000005d3953b143b940b897948aec9ff3355e97e3a7a74b70b 1,026 1.00/1.00 vMB 2
747,527 747,527 00000000000000000000b1312e5a4b053e0c1f8187ddd14b7d8f144fd39fb713 1,376 1.00/1.00 vMB 5
747,526 747,526 00000000000000000006fb51f0b99f587b20127b9448626b09bf2be281b0ece1 2,235 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.