Loading Tool

Explorer IconExplorer

Memory Pool

37,678 transactions
28.12 vMB
0.05868463 BTC
Random Selection Loading Transactions
Max Size: 142.48/200 MB

Candidate Block

Mining Attempt 2db901d97337fe3233453abf2b4d71332518725630002b03c53c4f083ca00de6
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 610e4a377f102e5481465247ad44f332f450a5cbae135494406ba28ed2307bcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,512
Size: 1.00 vMB
Total Fees: 0.00459090 BTC
Feerates: 100.53 > 0.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (329,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,058 585,058 0000000000000000001533f558f584679896ef171d3f719859d05fbf702464b6 2,751 1.00/1.00 vMB 66
585,057 585,057 00000000000000000012785e8d91ad98cefc94fa7112f474890c8312fe9084db 2,621 1.00/1.00 vMB 76
585,056 585,056 00000000000000000018221fe9a4994c0ee07c017c461e29cf05b36998f45a82 2,378 1.00/1.00 vMB 36
585,055 585,055 000000000000000000168958ea29e3b0d4f0f6ece8e630f9d5e2a3faa1d77350 2,721 1.00/1.00 vMB 74
585,054 585,054 0000000000000000001866172efb81d80d5c1618732362da7ae8dd54fe77ddf3 422 1.00/1.00 vMB 6
585,053 585,053 0000000000000000001e102f95b0a381825d230c76c11410555ed030cd4f7466 2,127 1.00/1.00 vMB 27
585,052 585,052 0000000000000000001babc5d421e37a87973f6709bd8a427f587957b58b89d3 2,196 1.00/1.00 vMB 53
585,051 585,051 00000000000000000004f018f651b875688e50954e0e0192529e3625e2b24d8f 1,957 1.00/1.00 vMB 42
585,050 585,050 00000000000000000014cb6cabc555992a80beb28307489c6fe162a5df762cbc 2,032 1.00/1.00 vMB 33
585,049 585,049 0000000000000000001009c2dcaf25feb50dc9803b91bfb8ba1a4f16443b4f85 1,641 1.00/1.00 vMB 41
585,048 585,048 0000000000000000000a92132410edfcb6d8af32f9cb4ffba933f952864dc8d2 2,818 1.00/1.00 vMB 78
585,047 585,047 00000000000000000017a7c50611c24cc692c6fe8442b316f9116f7641389168 1,798 1.00/1.00 vMB 15
585,046 585,046 000000000000000000190921afa3043ce1d574d3da94cdbb29cd06e7040ea96e 1,844 1.00/1.00 vMB 17
585,045 585,045 00000000000000000008ee083963a7f62a6fa0767dfdfac3a99dfaf2d5fb1ad0 2,844 1.00/1.00 vMB 59
585,044 585,044 000000000000000000091dfc4d95ea8cabc73a0d23b93838f960daafc4767286 2,146 1.00/1.00 vMB 50
585,043 585,043 000000000000000000022f12e8d4ed2864532ac85d1351cc5aea459ba5b04e1b 2,299 1.00/1.00 vMB 67
585,042 585,042 0000000000000000000552f0fb740819636cee0cad14db38215b90d21c05f660 3,082 1.00/1.00 vMB 88
585,041 585,041 0000000000000000001d56134a288b3c61bf8de4524860d82bcd0d5579f74fe8 2,746 1.00/1.00 vMB 23
585,040 585,040 000000000000000000020c61bd482fcc7fb82e95bae047ba4e591e6a71698626 2,895 1.00/1.00 vMB 3
585,039 585,039 00000000000000000001ad089f32da1053f5da529e4b64f1168cc8ef62636cce 2,461 1.00/1.00 vMB 15
585,038 585,038 0000000000000000000a59dc42b05863b21ff7963251c37ccee846577b72af4d 2,547 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.71 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: 629.48 GB
    • Received: 11.92 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.