Loading Tool

Explorer IconExplorer

Memory Pool

75,712 transactions
28.32 vMB
0.06416018 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt c30f550d1f5ab3863b9ee3ac670dda186b2d47e15bc407fc261dfcec323eea46
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 0bc338283b9d084b34cac09cb4eea2d487d17b7bbff48a248ef9296cceecd374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.00554629 BTC
Feerates: 101.00 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (165,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,585 749,585 000000000000000000056ddebc1a89e41ff7f75f4b52c1b735ba55150f95a5ac 1,181 0.53/1.00 vMB 7
749,584 749,584 0000000000000000000591a416b45eea42c359cb0d4c34486d7d725ab0a08686 2,195 0.92/1.00 vMB 8
749,583 749,583 000000000000000000007387647ca013aed3dd8ce26bd77a5f9451df4511b093 2,521 1.00/1.00 vMB 10
749,582 749,582 0000000000000000000854d8d6c43c25fde4526490f94731f85b33872833ccbf 286 0.08/1.00 vMB 10
749,581 749,581 00000000000000000003668697172ecfe239829f65275ac5a362bd02b0368940 1,664 0.84/1.00 vMB 6
749,580 749,580 00000000000000000009ca01d450f604d18b2acc0d4ffd4785276483384d77bc 314 0.79/1.00 vMB 1
749,579 749,579 00000000000000000009eaee7001441677114385ad510bf93a4e14fb18e908f3 2,668 1.00/1.00 vMB 1
749,578 749,578 000000000000000000088e69a0bc90df3dbaabb6e099d89f98fcce37f8b6fc92 2,311 1.00/1.00 vMB 9
749,577 749,577 00000000000000000000dc862db8042996f792c6f2e07019e9c5f89aef480fd6 3,113 1.00/1.00 vMB 14
749,576 749,576 00000000000000000007484141deaa9ba9bf6a3b7f2cb4707529b5fdf993755e 3,167 1.00/1.00 vMB 10
749,575 749,575 000000000000000000064009eb8f399516bbbdf41b9925e5b4404d2b06ee314d 1,318 0.48/1.00 vMB 8
749,574 749,574 000000000000000000096331ecb72c813847dec56f2cfcfbce8c228320238e7d 484 0.43/1.00 vMB 6
749,573 749,573 0000000000000000000787044b4b04c80905bbc2ec6853f53faddb634bafb5b2 401 0.60/1.00 vMB 5
749,572 749,572 0000000000000000000380db34bb6c8052ccdb28ef605a1f0dfbcb9b06dbba1d 1,359 0.71/1.00 vMB 4
749,571 749,571 00000000000000000006b16518419b3b97a083598a99fe057572b8d0b63393f6 2,713 1.00/1.00 vMB 7
749,570 749,570 00000000000000000005f701a96ab3b53653ce0e8fd635b96bccde7c832c2ead 3,103 1.00/1.00 vMB 16
749,569 749,569 0000000000000000000226d3b38cf5bb77ce1d297916eb7ffea2d483c3377480 2,469 1.00/1.00 vMB 6
749,568 749,568 000000000000000000062903036214914061999eec29a8bf6a4649d30bca8d38 2,275 1.00/1.00 vMB 5
749,567 749,567 00000000000000000003043f5513faf26b81ef30ad98e97c01e5b5fbf9e512ed 2,585 1.00/1.00 vMB 17
749,566 749,566 000000000000000000060c64c0b93e16153160fac8bd900c36e177d6614644f5 2,889 1.00/1.00 vMB 15
749,565 749,565 00000000000000000004601cc62d4b30d48866c1485019f8c056611ee3550ec1 1,352 0.49/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.