Loading Tool

Explorer IconExplorer

Memory Pool

42,946 transactions
27.93 vMB
0.05962922 BTC
Random Selection Loading Transactions
Max Size: 147.27/200 MB

Candidate Block

Mining Attempt 012c09d5b33f9ed0f3c659dc0ae202ae72b5fc13f6e06d5aa40cc39ace7c05da
Version 20000000
Previous Block 00000000000000000001288e6f2c4348989dc292818b19d60659243f4a3661b7
Merkle Root 8639589a0816a19339a1631e3dd21075c0d7bc53fbc6a078676ba7946e11298d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00677192 BTC
Feerates: 108.19 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,836 (247,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,042 667,042 0000000000000000000b36688bf0c269fabd81171f9c7094e53bb130cd047d55 2,082 1.00/1.00 vMB 128
667,041 667,041 0000000000000000000919d7eb1563b6c4d4d053292e58fb20d7d4e4856fc81d 1,648 1.00/1.00 vMB 101
667,040 667,040 000000000000000000074953927fade905097e71d0e49631dcff238e58954cb6 1 0.00/1.00 vMB 0
667,039 667,039 00000000000000000003fd56ddd887b8908799764427391f547466065d53c77d 2,018 1.00/1.00 vMB 94
667,038 667,038 00000000000000000009ae77afe8a93be2f2471d87b07238de0cdf78014c9255 2,915 1.00/1.00 vMB 123
667,037 667,037 0000000000000000000a7377f499b93b844800a13dd00226a527333c89d38602 1,286 1.00/1.00 vMB 99
667,036 667,036 0000000000000000000bdc3aeccba08f09db813cc86819c9a77f9bae69413e76 1,423 1.00/1.00 vMB 98
667,035 667,035 0000000000000000000a4526d1d8bdf679ba1a6dfe12192bf4a81c04193d4621 2,038 1.00/1.00 vMB 121
667,034 667,034 000000000000000000029ce801aba0474f571370c0f12808bae6501cf9ca1cec 1,861 1.00/1.00 vMB 99
667,033 667,033 0000000000000000000bb44359edcda9114b1fd6d77479e65cd87bc66182b6a3 1,186 1.00/1.00 vMB 116
667,032 667,032 0000000000000000000b55e440111af2d85badaa8271f08b4485ae0bd7508d05 1,778 1.00/1.00 vMB 114
667,031 667,031 000000000000000000035087ee2b14c5d259d897332eec9746f5c8ec9bf3c3bd 2,004 1.00/1.00 vMB 89
667,030 667,030 000000000000000000087b8f6eed22ba31eec988dd7051cd8701aeb61b12f271 2,128 1.00/1.00 vMB 109
667,029 667,029 00000000000000000001882e0abc655718e3feaafe1cc6394dac3e4f1ff4d40b 2,808 1.00/1.00 vMB 109
667,028 667,028 00000000000000000001a67bcda1c86edc77e3cfbc6a18974a8b3f2838ad676f 3,229 1.00/1.00 vMB 111
667,027 667,027 0000000000000000000b637431cb96a3e8b14462924c98b54ddc997559398bc8 2,513 1.00/1.00 vMB 126
667,026 667,026 0000000000000000000736c463b28c384810861e2a398170fc829d2f942354c6 2,954 1.00/1.00 vMB 105
667,025 667,025 00000000000000000002c902a5028052e7a6974119d0b57f98e2e551be5d92b7 1,344 1.00/1.00 vMB 94
667,024 667,024 00000000000000000009a3bc145571e5accdb7576c1437116d6218285b4a8856 2,454 1.00/1.00 vMB 73
667,023 667,023 00000000000000000009dfa5da38b9d9482781b7e6dfebfc6b05ce1d208e2240 2,546 1.00/1.00 vMB 90
667,022 667,022 000000000000000000088e5e663ce4e1376fb47252b3d40e43ae7f2d99eb7b14 2,699 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.62 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.