Loading Tool

Explorer IconExplorer

Memory Pool

77,790 transactions
29.12 vMB
0.07367155 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt a0a0f71184d7bf80faa8a437c3e6864c35ed0a33a365cb73246f4e5df303b8c0
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 886bbc37bc02cacc97c366f0b17dfc06e4204a62094578ac563380516d43d522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,898
Size: 1.00 vMB
Total Fees: 0.01007203 BTC
Feerates: 301.25 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (549,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,799 365,799 00000000000000000c07fc906a6c374f93cc4b1463c32d93f8fb7ea15c528a38 406 0.39/1.00 vMB 50
365,798 365,798 00000000000000000ee6d70e78a5540696baa3c888924b47a9d7127fe1beddea 790 0.95/1.00 vMB 16
365,797 365,797 000000000000000006320254a3ffe3b001b2cb9ec2c8654cd68ca74c2f2f1ed3 1,497 0.86/1.00 vMB 42
365,796 365,796 00000000000000001423223575a5a76f673cd1ea82756fb4bb06e782b752c3b4 1 0.00/1.00 vMB 0
365,795 365,795 000000000000000004fe498481cc504da9e40a2b8a46ad9f915d4628107189fb 1,122 0.75/1.00 vMB 33
365,794 365,794 0000000000000000078fcd88b8a65d1db331b4f1c7875711cec2588718b3c3d8 282 0.75/1.00 vMB 4
365,793 365,793 0000000000000000045ebdee10c671efe34d5f958306f35f8109be90c536c1aa 865 0.75/1.00 vMB 26
365,792 365,792 000000000000000002cfeaafcd8a4aacdeebed67417ae35f24971575f8e8989c 516 0.75/1.00 vMB 13
365,791 365,791 0000000000000000111464ad51bd04a76d07dfc32b007c3eb4362d20040b7162 725 1.00/1.00 vMB 14
365,790 365,790 000000000000000015783dc60717e102d1f0fb2899eaf0a87352b713ceb28a92 1,270 0.62/1.00 vMB 48
365,789 365,789 000000000000000013f6b0bc53c4d745070b96c246f259dcaec3e226db82943e 1,200 1.00/1.00 vMB 23
365,788 365,788 0000000000000000046503cd182f8a7ee78a00a8ad6a4c9e8b0b96d95dcd0989 539 0.34/1.00 vMB 32
365,787 365,787 00000000000000000952124c815c424948670d52d8235d319f9ba09718976de6 1,420 0.93/1.00 vMB 33
365,786 365,786 000000000000000000243ef350c3d4f36b58360b1bf4a410f76678ecdfac83ae 1,436 0.93/1.00 vMB 16
365,785 365,785 00000000000000000dfb3149482ecacbd33fa077f382f2b6684e0093b27ae472 1,623 1.00/1.00 vMB 8
365,784 365,784 000000000000000013ae01237a14dd5eaaca16aa4e4867bc2189b4879074228e 1,112 0.93/1.00 vMB 23
365,783 365,783 000000000000000004a3d206721f84dec51420f6747583b4d63b8dfbd3922ad7 671 0.75/1.00 vMB 14
365,782 365,782 0000000000000000027f778ab033f9825b709df85d6969f7d83c5f92c56f26e9 1,113 0.93/1.00 vMB 20
365,781 365,781 00000000000000001050649011d22d4453a7f6caa656cddac5d9b02bda1245eb 408 1.00/1.00 vMB 6
365,780 365,780 00000000000000000c52682c86e1a3859cf904898d75f176d2ddd055b30e7a27 525 0.95/1.00 vMB 7
365,779 365,779 000000000000000010c5a2e597c685157fd59b023a3aa899e1379979ac40b9e3 1,275 0.65/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.