Loading Tool

Explorer IconExplorer

Memory Pool

85,232 transactions
31.92 vMB
0.19643904 BTC
Random Selection Loading Transactions
Max Size: 189.67/200 MB

Candidate Block

Mining Attempt 983f6954ea0f220324acaeb7aab2e3931be1ea1d127058c4d0b773de3e9978be
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1face031f6e91dbea42c14894f59de1ed20db8c4486d0f529e6eaa6af63195d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.07577091 BTC
Feerates: 301.64 > 7.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (550,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,653 364,653 000000000000000002d2d0a8d9276719f2cf1851363b15147e4b5436a27a86b3 799 0.50/1.00 vMB 29
364,652 364,652 00000000000000000db79046d1f01cddbe2f2f5482f640b000a3463f4f5c4e67 1,409 0.75/1.00 vMB 42
364,651 364,651 000000000000000014b5180bca8cb707a800c33889e6014b8ad9e042b3a769ee 453 0.17/1.00 vMB 60
364,650 364,650 00000000000000001091d8d09481878e895cdad7b75ccb1f42dee830ca1de1fb 909 0.48/1.00 vMB 42
364,649 364,649 00000000000000000de48ca411394cede6db702e2c921507618b88d193685910 1,894 0.49/1.00 vMB 13
364,648 364,648 00000000000000000fd9ef25f0024b23322a0875ae3d370d64c7a1bd3dff548f 1,405 0.86/1.00 vMB 48
364,647 364,647 000000000000000002c5a388013a92ecf06b60d2ce208e093e60059364a3e2e3 612 0.42/1.00 vMB 52
364,646 364,646 000000000000000005a7cf61619ffdccc4f4166ed7718eca74f9d339a3db8ca4 1 0.00/1.00 vMB 0
364,645 364,645 000000000000000004be42a239f8d7ef31aad646ab6a4fa9f24c09b05268f20b 306 0.27/1.00 vMB 14
364,644 364,644 00000000000000000a84fa19dd24a22623a5f4062c117e86c2dec207dadecdec 2,171 0.93/1.00 vMB 65
364,643 364,643 0000000000000000103578745018fba03524a1dd573df849bd7e33d477457f6e 658 0.43/1.00 vMB 35
364,642 364,642 00000000000000001192dae5aea9abaac21033eeb9657072cb4ef183ee16ea41 763 0.75/1.00 vMB 28
364,641 364,641 00000000000000001350c34d2f3eb4decf654894933c7cf45f95ffabff89c745 646 0.75/1.00 vMB 31
364,640 364,640 0000000000000000063db2545190ea5a7470dd58f91e32e0777ca62e1952bf14 1,424 0.75/1.00 vMB 50
364,639 364,639 000000000000000003104258b4af9f6362b9e37cff80a25f521ee222a393330c 2 1.00/1.00 vMB 5
364,638 364,638 000000000000000009e1129585e5998a5dfc5b720a7af6125df4ac3e9d3c301c 577 0.31/1.00 vMB 36
364,637 364,637 000000000000000005c7e400afc41b42fb87e44f24d8117e36f02e7094eeeb9f 688 0.97/1.00 vMB 25
364,636 364,636 000000000000000008d7f7df0e2accaebea2d20de9598d932e2665d9b9174113 684 0.33/1.00 vMB 58
364,635 364,635 00000000000000000b06072dce4ea8458eac270f59381bd14b7205016689d5d2 1,204 0.58/1.00 vMB 56
364,634 364,634 00000000000000001164d8b83dedc9672e4351fde69790d1a29eb436df4af8a1 1 0.00/1.00 vMB 0
364,633 364,633 00000000000000000467741cbfc654b7864c3f8c6e6255321323c2b317e02f58 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.